taglinefilesource code
mcdx_stuffp255drivers/cdrom/mcdx.cstatic struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES];
mcdx_stuffp283drivers/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_stuffp614drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp749drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[MINOR(ip->i_rdev)];
mcdx_stuffp954drivers/cdrom/mcdx.cif (mcdx_stuffp[i]) {
mcdx_stuffp956drivers/cdrom/mcdx.ci, mcdx_stuffp[i]));
mcdx_stuffp975drivers/cdrom/mcdx.cstuffp = mcdx_stuffp[i];
mcdx_stuffp984drivers/cdrom/mcdx.cmcdx_stuffp[i] = NULL;
mcdx_stuffp1032drivers/cdrom/mcdx.cmcdx_stuffp[drive] = NULL;
mcdx_stuffp1175drivers/cdrom/mcdx.cmcdx_stuffp[drive] = stuffp;