Searched refs:BMAC_MAX_HOST_INFO_ENTRY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h932 #define BMAC_MAX_HOST_INFO_ENTRY 9 /* 9 host entries */ macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.c700 ASSERT(entryn < BMAC_MAX_HOST_INFO_ENTRY);
701 if (entryn >= BMAC_MAX_HOST_INFO_ENTRY) {

Completed in 60 milliseconds