Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_amr.c70 static int ld_amr_start(struct ld_softc *, struct buf *);
96 ld->sc_start = ld_amr_start; in ld_amr_attach()
166 ld_amr_start(struct ld_softc *ld, struct buf *bp) in ld_amr_start() function