Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsoftmac.h41 int softmac_destroy(dev_info_t *, dev_t);
/titanic_44/usr/src/uts/common/io/
H A Dnet_dacf.c131 if (softmac_destroy(dip, dev) != 0) in net_predetach()
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c940 softmac_destroy(dev_info_t *dip, dev_t dev) in softmac_destroy() function