Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic6915var.h188 void sf_attach(struct sf_softc *);
H A Daic6915.c136 sf_attach(struct sf_softc *sc) in sf_attach() function
/netbsd-src/sys/dev/pci/
H A Dif_sf_pci.c257 sf_attach(sc); in sf_pci_attach()