Lines Matching defs:xfer
877 struct wdc_xfer *xfer; in wdcstart() local
934 struct wdc_xfer *xfer; in wdcintr() local
1133 struct wdc_xfer *xfer = TAILQ_FIRST(&chp->ch_queue->sc_xfer); in wdc_wait_for_status() local
1152 wdc_dmawait(struct channel_softc *chp, struct wdc_xfer *xfer, int timeout) in wdc_dmawait()
1177 struct wdc_xfer *xfer; in wdctimeout() local
1614 struct wdc_xfer *xfer; in wdc_exec_command() local
1665 __wdccommand_start(struct channel_softc *chp, struct wdc_xfer *xfer) in __wdccommand_start()
1737 __wdccommand_intr(struct channel_softc *chp, struct wdc_xfer *xfer, int irq) in __wdccommand_intr()
1774 __wdccommand_done(struct channel_softc *chp, struct wdc_xfer *xfer) in __wdccommand_done()
1904 wdc_exec_xfer(struct channel_softc *chp, struct wdc_xfer *xfer) in wdc_exec_xfer()
1935 wdc_scrub_xfer(struct wdc_xfer *xfer) in wdc_scrub_xfer()
1944 struct wdc_xfer *xfer = xxfer; in wdc_xfer_put() local
1967 wdc_free_xfer(struct channel_softc *chp, struct wdc_xfer *xfer) in wdc_free_xfer()
2000 struct wdc_xfer *xfer; in wdc_kill_pending() local
2011 struct wdc_xfer *xfer = TAILQ_FIRST(&chp->ch_queue->sc_xfer); in __wdcerror() local
2132 wdc_ioctl(struct ata_drive_datas *drvp, u_long xfer, caddr_t addr, int flag, in wdc_ioctl()