Home
last modified time | relevance | path

Searched refs:drv_done (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/ata/
H A Datavar.h333 void (*drv_done)(device_t, struct ata_xfer *); /* xfer is done */ member
H A Data_wdc.c823 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in wdc_ata_bio_kill_xfer()
848 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in wdc_ata_bio_done()
H A Dwd.c330 wd->drvp->drv_done = wddone; in wdattach()
/netbsd/sys/dev/ic/
H A Dsiisata.c1310 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in siisata_bio_kill_xfer()
1361 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in siisata_bio_complete()
H A Dahcisata_core.c1553 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in ahci_bio_kill_xfer()
1613 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in ahci_bio_complete()
H A Dmvsata.c1444 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in mvsata_bio_kill_xfer()
1476 (*chp->ch_drive[drive].drv_done)(chp->ch_drive[drive].drv_softc, xfer); in mvsata_bio_done()