Home | History | Annotate | Download | only in scsipi

Lines Matching defs:wdc_atapi_done

94 static void	wdc_atapi_done(struct ata_channel *, struct ata_xfer *);
1045 ATADEBUG_PRINT(("wdc_atapi_intr: wdc_atapi_done() (end), error 0x%x "
1049 wdc_atapi_done(chp, xfer);
1139 ATADEBUG_PRINT(("wdc_atapi_phase_complete: wdc_atapi_done(), "
1143 wdc_atapi_done(chp, xfer);
1147 wdc_atapi_done(struct ata_channel *chp, struct ata_xfer *xfer)
1152 ATADEBUG_PRINT(("wdc_atapi_done %s:%d:%d: flags 0x%x\n",
1162 ATADEBUG_PRINT(("wdc_atapi_done: scsipi_done\n"), DEBUG_XFERS);
1164 ATADEBUG_PRINT(("atastart from wdc_atapi_done, flags 0x%x\n",
1187 wdc_atapi_done(chp, xfer);