Home
last modified time | relevance | path

Searched refs:NX_P3_A0 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_brdcfg.h44 #define NX_P3_A0 0x30 macro
51 #define NX_IS_REVISION_P3(REVISION) (REVISION >= NX_P3_A0)
H A Dunm_gem.c353 if ((hwcontext->revision_id >= NX_P3_A0) && in unm_pci_cfg_init()
357 NX_P3_A0, NX_P3_B0); in unm_pci_cfg_init()
H A Dunm_nic_main.c1119 (adapter->ahw.revision_id == NX_P3_A0)) in unm_nic_check_temp()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h46 #define NX_P3_A0 0x30 macro
54 #define NX_IS_REVISION_P3(REVISION) (REVISION >= NX_P3_A0)