Searched refs:softmac_dip (Results 1 – 3 of 3) sorted by relevance
34 dev_info_t *softmac_dip = NULL; variable462 softmac_dip = dip; in softmac_attach()474 softmac_dip = NULL; in softmac_detach()484 if (softmac_dip != NULL) { in softmac_info()485 *result = softmac_dip; in softmac_info()
694 if ((err = ldi_ident_from_dip(softmac_dip, &li)) != 0) { in softmac_mac_register()890 macp->m_dip = softmac_dip; in softmac_mac_register()1322 if ((err = ldi_ident_from_dip(softmac_dip, &li)) != 0) in softmac_lower_setup()
363 extern dev_info_t *softmac_dip;