Home
last modified time | relevance | path

Searched refs:NUM_PORTS_MASK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_espc.h58 #define NUM_PORTS_MASK 0xff macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c136 val &= NUM_PORTS_MASK; in npi_espc_num_ports_get()