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