taglinefilesource code
mcdx_stuffp242drivers/cdrom/mcdx.cstatic struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES];
mcdx_stuffp270drivers/cdrom/mcdx.cstruct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp548drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(CURRENT->rq_dev)];
mcdx_stuffp616drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp763drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp980drivers/cdrom/mcdx.cif (mcdx_stuffp[i]) {
mcdx_stuffp982drivers/cdrom/mcdx.ci, mcdx_stuffp[i]));
mcdx_stuffp1002drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[i];
mcdx_stuffp1011drivers/cdrom/mcdx.cmcdx_stuffp[i] = NULL;
mcdx_stuffp1061drivers/cdrom/mcdx.cmcdx_stuffp[drive] = NULL;
mcdx_stuffp1206drivers/cdrom/mcdx.cmcdx_stuffp[drive] = stuffp;