Home
last modified time | relevance | path

Searched refs:mac_no_notification (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h192 extern uint32_t mac_no_notification(mac_handle_t);
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c167 note = mac_no_notification(mh); in aggr_port_create()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c1294 note = mac_no_notification(vswp->mh); in vsw_notify_add()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1162 note &= ~(mac_no_notification(dsp->ds_mh)); in proto_notify_req()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2650 mac_no_notification(mac_handle_t mh) in mac_no_notification() function