Searched refs:post_alive (Results 1 – 2 of 2) sorted by relevance
208 int (*post_alive)(struct iwn_softc *); member
1230 ops->post_alive = iwn4965_post_alive; in iwn4965_attach()1273 ops->post_alive = iwn5000_post_alive; in iwn5000_attach()8837 return ops->post_alive(sc); in iwn_hw_init()