Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dld_aac.c66 static int ld_aac_start(struct ld_softc *, struct buf *);
96 ld->sc_start = ld_aac_start; in ld_aac_attach()
315 ld_aac_start(struct ld_softc *ld, struct buf *bp) in ld_aac_start() function