taglinefilesource code
mcdx_stuffp253drivers/cdrom/mcdx.cstatic struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES];
mcdx_stuffp281drivers/cdrom/mcdx.cstruct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp559drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(CURRENT->rq_dev)];
mcdx_stuffp629drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp796drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp830drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(full_dev)];
mcdx_stuffp1028drivers/cdrom/mcdx.cif (mcdx_stuffp[i]) {
mcdx_stuffp1030drivers/cdrom/mcdx.ci, mcdx_stuffp[i]));
mcdx_stuffp1050drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[i];
mcdx_stuffp1059drivers/cdrom/mcdx.cmcdx_stuffp[i] = NULL;
mcdx_stuffp1114drivers/cdrom/mcdx.cmcdx_stuffp[drive] = NULL;
mcdx_stuffp1257drivers/cdrom/mcdx.cmcdx_stuffp[drive] = stuffp;