Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Damr.c116 static int amr_std_submit(struct amr_softc *, struct amr_ccb *);
451 amr->amr_submit = amr_std_submit; in amr_attach()
1322 amr_std_submit(struct amr_softc *amr, struct amr_ccb *ac) in amr_std_submit() function