Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h860 extern void mac_protect_update(mac_resource_props_t *, mac_resource_props_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2523 mac_protect_update(mac_resource_props_t *new, mac_resource_props_t *curr) in mac_protect_update() function
H A Dmac_client.c4600 mac_protect_update(nmrp, cmrp); in mac_update_resources()