tag | line | file | source code |
mcdx_stuffp | 242 | drivers/cdrom/mcdx.c | static struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES]; |
mcdx_stuffp | 270 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
mcdx_stuffp | 548 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[MINOR(CURRENT->rq_dev)]; |
mcdx_stuffp | 616 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
mcdx_stuffp | 763 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
mcdx_stuffp | 980 | drivers/cdrom/mcdx.c | if (mcdx_stuffp[i]) { |
mcdx_stuffp | 982 | drivers/cdrom/mcdx.c | i, mcdx_stuffp[i])); |
mcdx_stuffp | 1002 | drivers/cdrom/mcdx.c | stuffp = mcdx_stuffp[i]; |
mcdx_stuffp | 1011 | drivers/cdrom/mcdx.c | mcdx_stuffp[i] = NULL; |
mcdx_stuffp | 1061 | drivers/cdrom/mcdx.c | mcdx_stuffp[drive] = NULL; |
mcdx_stuffp | 1206 | drivers/cdrom/mcdx.c | mcdx_stuffp[drive] = stuffp; |