Home
last modified time | relevance | path

Searched refs:softmac_dip (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c34 dev_info_t *softmac_dip = NULL; variable
462 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()
H A Dsoftmac_main.c694 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()
/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h363 extern dev_info_t *softmac_dip;