Lines Matching refs:c_drive
168 xfer->c_drive = drvp->drive;
182 struct ata_drive_datas *drvp = &chp->ch_drive[xfer->c_drive];
193 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
218 wdc->select(chp, xfer->c_drive);
220 WDSD_IBM | (xfer->c_drive << 4));
226 wdccommandshort(chp, xfer->c_drive, WDCC_RECAL);
272 wdccommand(chp, xfer->c_drive, WDCC_IDP,
286 wdccommand(chp, xfer->c_drive, WDCC_SETMULTI, 0, 0, 0,
308 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
314 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
340 struct ata_drive_datas *drvp = &chp->ch_drive[xfer->c_drive];
350 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive),
427 chp->ch_channel, xfer->c_drive,
447 wdc->select(chp, xfer->c_drive);
449 0, WDSD_IBM | (xfer->c_drive << 4));
462 chp->ch_channel, xfer->c_drive);
470 wdccommandext(chp, xfer->c_drive, cmd,
473 wdccommand(chp, xfer->c_drive, cmd, cyl,
479 chp->ch_channel, xfer->c_drive);
494 chp->ch_channel, xfer->c_drive,
528 wdc->select(chp, xfer->c_drive);
530 WDSD_IBM | (xfer->c_drive << 4));
540 wdccommandext(chp, xfer->c_drive, atacmd_to48(cmd),
543 wdccommand(chp, xfer->c_drive, cmd, cyl,
566 xfer->c_drive,
579 chp->ch_channel, xfer->c_drive,
605 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
633 struct ata_drive_datas *drvp = &chp->ch_drive[xfer->c_drive];
637 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive),
645 device_xname(atac->atac_dev), chp->ch_channel, xfer->c_drive,
676 xfer->c_drive, xfer->c_bcount, xfer->c_skip);
700 chp->ch_channel, xfer->c_drive,
717 xfer->c_drive, ATACH_ST(tfd));
741 xfer->c_drive);
749 chp->ch_channel, xfer->c_drive,
798 int drive = xfer->c_drive;
830 int drive = xfer->c_drive;
834 xfer->c_drive, (u_int)xfer->c_flags),