tag | line | file | source code |
---|---|---|---|
mcdx_stop | 219 | drivers/cdrom/mcdx.c | static int mcdx_stop(struct s_drive_stuff*, int); |
mcdx_stop | 284 | drivers/cdrom/mcdx.c | if (-1 == mcdx_stop(stuffp, 1)) |
mcdx_stop | 447 | drivers/cdrom/mcdx.c | if (-1 == mcdx_stop(stuffp, 1)) return -EIO; |