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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac.h41 int softmac_destroy(dev_info_t *, dev_t);
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dnet_dacf.c131 if (softmac_destroy(dip, dev) != 0)
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c298 * in softmac_destroy where we change the state to
469 * sure these downcalls into softmac_create or softmac_destroy
470 * don't cv_wait on any devfs related condition. Thus softmac_destroy
689 * as softmac_destroy() will wait until this function is called.
941 softmac_destroy(dev_info_t *dip, dev_t dev) function
989 * Make sure these downcalls into softmac_create or softmac_destroy
990 * don't cv_wait on any devfs related condition. Thus softmac_destroy
1160 * makes softmac_destroy() return failure on an attempted device detach.

Completed in 51 milliseconds