Searched defs:bd_remove_poll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c164 void bd_remove_poll(struct sysctrl_soft_state *);
691 ("attach: start bd_remove_poll()..."));
693 bd_remove_poll(softsp);
2692 bd_remove_poll(struct sysctrl_soft_state *softsp) function
2701 ("bd_remove_poll ignoring start request"));
2737 ("bd_insert_timeout starting bd_remove_poll()"));
2738 bd_remove_poll(softsp);
2769 bd_remove_poll(softsp);
2771 DPRINTF(SYSCTRL_ATTACH_DEBUG, ("exiting bd_remove_poll."));

Completed in 84 milliseconds