Home
last modified time | relevance | path

Searched refs:CRB_INDIRECT_2M (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c75 #define CRB_INDIRECT_2M (0x1e0000UL) macro
467 *off = (*off & MASK(16)) + CRB_INDIRECT_2M + in unm_nic_pci_set_crbwindow_2M()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1168 #define CRB_INDIRECT_2M (0x1e0000UL) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c421 *off = (*off & MASK(16)) + CRB_INDIRECT_2M + (uintptr_t)ha->nx_pcibase; in ql_8021_pci_set_crbwindow_2M()