Home
last modified time | relevance | path

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

/openbsd/sys/dev/cardbus/
H A Dif_atw_cardbus.c297 atw_enable(sc); in atw_cardbus_power()
/openbsd/sys/dev/ic/
H A Datwvar.h439 int atw_enable(struct atw_softc *);
H A Datw.c318 atw_enable(struct atw_softc *sc) in atw_enable() function
1230 if ((error = atw_enable(sc)) != 0) in atw_init()