Home | History | Annotate | Download | only in ic

Lines Matching refs:c_drive

946 	xfer->c_drive = drvp->drive;
967 chp->ch_channel, xfer->c_drive, ata_c->r_command, xfer->c_slot),
976 KASSERT(xfer->c_drive <= PMP_PORT_CTL);
977 prb->prb_fis[rhd_c] |= xfer->c_drive;
1188 xfer->c_drive = drvp->drive;
1204 chp->ch_channel, xfer->c_slot, xfer->c_drive), DEBUG_FUNCS);
1212 KASSERT(xfer->c_drive <= PMP_PORT_CTL);
1213 prb->prb_fis[rhd_c] |= xfer->c_drive;
1278 int drive = xfer->c_drive;
1319 int drive = xfer->c_drive;
1323 chp->ch_channel, xfer->c_slot, xfer->c_drive, tfd), DEBUG_FUNCS);
1761 xfer->c_drive = drive;
1794 chp->ch_drive[xfer->c_drive].drive, sc_xfer->xs_control),
1809 KASSERT(xfer->c_drive <= PMP_PORT_CTL);
1810 prbp->prb_fis[rhd_c] |= xfer->c_drive;