Home | History | Annotate | Download | only in scsipi

Lines Matching refs:ata_xfer

88 static int	wdc_atapi_start(struct ata_channel *,struct ata_xfer *);
89 static int wdc_atapi_intr(struct ata_channel *, struct ata_xfer *, int);
91 struct ata_xfer *, int);
92 static void wdc_atapi_phase_complete(struct ata_xfer *, int);
93 static int wdc_atapi_poll(struct ata_channel *, struct ata_xfer *);
94 static void wdc_atapi_done(struct ata_channel *, struct ata_xfer *);
95 static void wdc_atapi_reset(struct ata_channel *, struct ata_xfer *);
174 wdc_atapi_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, int reason)
211 struct ata_xfer *xfer;
374 struct ata_xfer *xfer;
478 wdc_atapi_start(struct ata_channel *chp, struct ata_xfer *xfer)
700 wdc_atapi_poll(struct ata_channel *chp, struct ata_xfer *xfer)
732 wdc_atapi_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq)
1054 wdc_atapi_phase_complete(struct ata_xfer *xfer, int tfd)
1147 wdc_atapi_done(struct ata_channel *chp, struct ata_xfer *xfer)
1170 wdc_atapi_reset(struct ata_channel *chp, struct ata_xfer *xfer)
1195 struct ata_xfer *xfer = ata_queue_get_active_xfer(chp);