Searched refs:post_alive (Results 1 – 2 of 2) sorted by relevance
142 int (*post_alive)(struct iwn_softc *); member
1202 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()