tag
line
file
source code
eject
1396
drivers/block/ide-tape.c
printk ("Supports ejecting the medium - %s\n",capabilities->eject ? "Yes":"No");
eject
308
drivers/block/ide-tape.h
unsigned eject :1; /* The device can eject the volume */