Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h498 FW_CAPS32 = 2, /* new Firmware: 32-bit Port Capabilities */ enumerator
H A Dt4_hw.c10686 fw_caps = (ret == 0 ? FW_CAPS32 : FW_CAPS16); in t4_init_portinfo_viid()