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

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c509 if (*off >= UNM_CRB_MAX) {
510 EL(ha, "%llx >= %llx\n", *off, UNM_CRB_MAX);
/opensolaris-onvv-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.c412 if (*off >= UNM_CRB_MAX)
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h641 #define UNM_CRB_MAX (UNM_PCI_CRB_WINDOW(64)) macro

Completed in 172 milliseconds