Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_atw_pci.c232 atw_attach(sc); in atw_pci_attach()
/openbsd/sys/dev/cardbus/
H A Dif_atw_cardbus.c201 atw_attach(sc); in atw_cardbus_attach()
/openbsd/sys/dev/ic/
H A Datwvar.h435 void atw_attach(struct atw_softc *);
H A Datw.c538 atw_attach(struct atw_softc *sc) in atw_attach() function