Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h368 extern int softmac_send_notify_req(softmac_lower_t *, uint32_t);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c32 softmac_send_notify_req(softmac_lower_t *slp, uint32_t notifications) in softmac_send_notify_req() function
H A Dsoftmac_main.c1395 (void) softmac_send_notify_req(slp, in softmac_lower_setup()