Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c76 #define UNM_PCI_CAMQM_2M_END (0x04800800UL) macro
420 if (*off >= UNM_PCI_CAMQM && (end <= UNM_PCI_CAMQM_2M_END)) { in unm_nic_pci_get_crb_addr_2M()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1166 #define UNM_PCI_CAMQM_2M_END (0x04800800UL) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c528 if (*off >= UNM_PCI_CAMQM && (*off < UNM_PCI_CAMQM_2M_END)) { in ql_8021_pci_get_crb_addr_2M()