Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqlwvar.h147 int qlw_attach(struct qlw_softc *);
H A Dqlw.c182 qlw_attach(struct qlw_softc *sc) in qlw_attach() function
/openbsd/sys/dev/sbus/
H A Dqlw_sbus.c142 qlw_attach(sc); in qlw_sbus_attach()
/openbsd/sys/dev/pci/
H A Dqlw_pci.c282 if (qlw_attach(sc) != 0) { in qlw_pci_attach()