Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h691 #define UNM_PCI_DDR_NET 0x00000000 macro
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h554 #define UNM_PCI_DDR_NET (unsigned long)0x00000000 macro
H A Dunm_nic_hw.c1013 addr = GET_MEM_OFFS_2M(addr) + UNM_PCI_DDR_NET; in unm_nic_pci_set_window_2M()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c597 addr = GET_MEM_OFFS_2M(addr) + UNM_PCI_DDR_NET; in ql_8021_pci_set_window()