Searched refs:ata_free_xfer (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/dev/ata/ |
| D | wd.c | 905 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wddone() 1044 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wddone() 1873 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wd_setcache() 1897 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wd_standby() 1935 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wd_flushcache() 1985 ata_free_xfer(wd->drvp->chnl_softc, xfer); in wd_trim() 2187 ata_free_xfer(wi->wi_softc->drvp->chnl_softc, xfer); in wdioctlstrategy()
|
| D | ata.c | 912 ata_free_xfer(chp, xfer); in ata_get_params() 950 ata_free_xfer(chp, xfer); in ata_set_mode() 1054 ata_free_xfer(chp, xfer); in ata_exec_xfer() 1305 ata_free_xfer(struct ata_channel *chp, struct ata_xfer *xfer) in ata_free_xfer() function 1425 ata_free_xfer(chp, xfer); in ata_timo_xfer_check()
|
| D | satapmp_subr.c | 313 ata_free_xfer(chp, xfer); in satapmp_attach()
|
| D | atavar.h | 542 void ata_free_xfer(struct ata_channel *, struct ata_xfer *);
|
| /netbsd/src/sys/dev/scsipi/ |
| D | atapi_wdc.c | 199 ata_free_xfer(chp, xfer); in wdc_atapi_kill_xfer() 239 ata_free_xfer(chp, xfer); in wdc_atapi_get_params() 258 ata_free_xfer(chp, xfer); in wdc_atapi_get_params() 1160 ata_free_xfer(chp, xfer); in wdc_atapi_done()
|
| /netbsd/src/sys/dev/ic/ |
| D | siisata.c | 1612 ata_free_xfer(chp, xfer); in siisata_atapi_kill_xfer() 1920 ata_free_xfer(chp, xfer); in siisata_atapi_complete()
|
| D | ahcisata_core.c | 2060 ata_free_xfer(chp, xfer); in ahci_atapi_complete() 2095 ata_free_xfer(chp, xfer); in ahci_atapi_kill_xfer()
|
| D | mvsata.c | 2464 ata_free_xfer(chp, xfer); in mvsata_atapi_kill_xfer() 2602 ata_free_xfer(chp, xfer); in mvsata_atapi_done()
|