Searched refs:iwn_add_broadcast_node (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_iwn.c293 static int iwn_add_broadcast_node(struct iwn_softc *, int);
3565 iwn_add_broadcast_node(struct iwn_softc *sc, int async) function
4623 if ((error = iwn_add_broadcast_node(sc, 0)) != 0) {
4947 if ((error = iwn_add_broadcast_node(sc, 1)) != 0) {

Completed in 89 milliseconds