Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c977 addr += UNM_PCI_QDR_NET; in unm_nic_pci_set_window_128M()
1053 addr = GET_MEM_OFFS_2M(addr) + UNM_PCI_QDR_NET; in unm_nic_pci_set_window_2M()
H A Dunm_inc.h558 #define UNM_PCI_QDR_NET (unsigned long)0x04000000 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h695 #define UNM_PCI_QDR_NET 0x04000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c629 addr = GET_MEM_OFFS_2M(addr) + UNM_PCI_QDR_NET; in ql_8021_pci_set_window()