Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h142 int (*post_alive)(struct iwn_softc *); member
H A Dif_iwn.c1202 ops->post_alive = iwn4965_post_alive; in iwn4965_attach()
1246 ops->post_alive = iwn5000_post_alive; in iwn5000_attach()
7399 return ops->post_alive(sc); in iwn_hw_init()