Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c73 static int ld_twe_start(struct ld_softc *, struct buf *);
114 ld->sc_start = ld_twe_start; in ld_twe_attach()
229 ld_twe_start(struct ld_softc *ld, struct buf *bp) in ld_twe_start() function