Home
last modified time | relevance | path

Searched refs:UNM_CRB_MAX (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h83 ((off > UNM_CRB_PCIX_HOST2) && (off < UNM_CRB_MAX)) ? 1 : 0
H A Dunm_inc.h504 #define UNM_CRB_MAX UNM_PCI_CRB_WINDOW(64) macro
H A Dunm_nic_hw.c417 if (*off >= UNM_CRB_MAX) in unm_nic_pci_get_crb_addr_2M()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h643 #define UNM_CRB_MAX (UNM_PCI_CRB_WINDOW(64)) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c523 if (*off >= UNM_CRB_MAX) { in ql_8021_pci_get_crb_addr_2M()
524 EL(ha, "%llx >= %llx\n", *off, UNM_CRB_MAX); in ql_8021_pci_get_crb_addr_2M()