Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c366 static int iwh_reset_hw(iwh_sc_t *);
697 err = iwh_reset_hw(sc); in iwh_attach()
5607 if (iwh_reset_hw(sc) != IWH_SUCCESS) { in iwh_init_common()
6543 iwh_reset_hw(iwh_sc_t *sc) in iwh_reset_hw() function