Home
last modified time | relevance | path

Searched refs:dk_start (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/
H A Ddkvar.h104 void dk_start(struct dk_softc *, struct buf *);
H A Dld.c327 dk_start(&sc->sc_dksc, NULL); in ld_resume()
533 dk_start(dksc, NULL); in lddone()
H A Ddksubr.c335 dk_start(dksc, bp); in dk_strategy()
376 dk_start(struct dk_softc *dksc, struct buf *bp) in dk_start() function
H A Dcgd.c1005 dk_start(dksc, NULL); in cgd_iodone2()
/netbsd-src/sys/arch/xen/xen/
H A Dxbd_xenbus.c919 dk_start(&sc->sc_dksc, NULL); in xbd_handler()
1096 dk_start(&sc->sc_dksc, NULL); in xbdioctl()
/netbsd-src/sys/dev/scsipi/
H A Dsd.c649 * Called from dk_start and implicitly from dk_strategy
809 dk_start(dksc, NULL); in sdrestart()
826 * release channel lock as dk_start may need to acquire in sdstart()
835 dk_start(dksc, NULL); in sdstart()
861 /* dk_start is called from scsipi_complete */ in sddone()
H A Dcd.c761 * Called from dk_start and implicitly from dk_strategy
886 dk_start(dksc, NULL); in cdrestart()
903 * release channel lock as dk_start may need to acquire in cdstart()
912 dk_start(dksc, NULL); in cdstart()
933 /* dk_start is called from scsipi_complete */ in cddone()
/netbsd-src/sys/dev/ata/
H A Dwd.c891 dk_start(dksc, NULL); in wdrestart()
1053 dk_start(dksc, NULL); in wddone()
/netbsd-src/sys/dev/raidframe/
H A Drf_netbsdkintf.c2057 dk_start(dksc, NULL); in raidstart()