Lines Matching defs:updated
205 * should be updated to the same value in all vnets connected to this vsw.
1503 * updated and that a virtual-network-switch node is
1504 * present which may or may not have been updated. It is
1522 cmn_err(CE_NOTE, "!vsw%d: number of nodes updated "
2145 MD_bw = 0x80} updated;
2154 updated = MD_init;
2180 updated |= MD_physname;
2187 "device from updated MD.", vswp->instance);
2208 updated |= MD_macaddr;
2215 if (updated & MD_macaddr) {
2232 updated |= MD_smode;
2245 updated |= MD_vlans;
2252 updated |= MD_mtu;
2265 updated |= MD_pls;
2272 updated |= MD_bw;
2283 if (updated & MD_pls) {
2285 /* save the updated property. */
2310 if (updated & (MD_physname | MD_smode | MD_mtu)) {
2337 if (updated & MD_physname) {
2347 if (updated & MD_smode) {
2352 if (updated & MD_mtu) {
2381 } else if (updated & MD_macaddr) {
2383 * We enter here if only MD_macaddr is exclusively updated.
2384 * If MD_physname and/or MD_smode are also updated, then
2407 if (updated & MD_vlans) {
2431 if (updated & MD_bw) {
2614 P_MD_maxbw = 0x8} updated;
2616 updated = P_MD_init;
2651 updated |= P_MD_vlans;
2661 updated |= P_MD_hio;
2668 updated |= P_MD_maxbw;
2677 if (updated & P_MD_vlans) {
2691 if (updated & P_MD_hio) {
2695 if (updated & P_MD_maxbw) {