Home | History | Annotate | Download | only in ata

Lines Matching refs:c_drive

1018 	    chp->ch_channel, xfer->c_drive), DEBUG_XFERS);
1118 "wait active\n", xfer, chp->ch_channel, xfer->c_drive),
1134 __func__, chp, chp->ch_channel, xfer->c_drive,
1154 xfer->c_drive != axfer->c_drive)
1158 struct ata_drive_datas * const drvp = &chp->ch_drive[xfer->c_drive];
1194 __func__, chp, xfer, chp->ch_channel, xfer->c_drive), DEBUG_XFERS);
1326 chp->ch_channel, xfer->c_drive);
1381 int drive = xfer->c_drive;
1409 struct ata_drive_datas *drvp = &chp->ch_drive[xfer->c_drive];
1480 if (xfer->c_drive != drvp->drive)
1501 if (xfer->c_drive == drvp->drive) {