Home
last modified time | relevance | path

Searched refs:MAC_NNOTE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c78 static const mac_notify_default_cb_fn_t mac_notify_cb_list[MAC_NNOTE] = {
1320 if ((bits & (1 << MAC_NNOTE)) != 0) { in i_mac_notify_thread()
1368 for (type = 0; type < MAC_NNOTE; type++) { in i_mac_notify_thread()
1412 mip->mi_notify_bits = (1 << MAC_NNOTE); in i_mac_notify_exit()
H A Dmac.c923 if (type >= MAC_NNOTE) in i_mac_notify()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h418 MAC_NNOTE /* must be the last entry */ enumerator
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1450 for (type = 0; type < MAC_NNOTE; type++) in dld_str_notify_ind()