Searched defs:lb_mac1000 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c44 lb_property_t lb_mac1000 = {internal, "mac1000", nxge_lb_mac1000}; variable
722 size += sizeof (lb_mac1000);
776 size += sizeof (lb_mac1000);
843 lb_props[i++] = lb_mac1000;
1013 else if (lb_mode == lb_mac1000.value)
1014 lb_info = &lb_mac1000;

Completed in 57 milliseconds