Lines Matching defs:xfer
888 struct ata_xfer *xfer; in wdcintr() local
964 struct ata_xfer *xfer; in wdc_reset_channel() local
1247 struct ata_xfer *xfer; in __wdcwait() local
1318 wdc_dmawait(struct ata_channel *chp, struct ata_xfer *xfer, int timeout) in wdc_dmawait()
1341 struct ata_xfer *xfer; in wdctimeout() local
1402 wdc_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in wdc_exec_command()
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_start()
1491 __wdccommand_poll(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_poll()
1498 __wdccommand_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in __wdccommand_intr()
1624 __wdccommand_done(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_done()
1713 __wdccommand_done_end(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_done_end()
1721 __wdccommand_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, in __wdccommand_kill_xfer()
1882 struct ata_xfer *xfer = ata_queue_get_active_xfer(chp); in __wdcerror() local