Searched refs:pci_base0 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c417 adapter->ahw.pci_base0;
434 adapter->ahw.pci_base0;
455 adapter->ahw.pci_base0));
461 (CRB_WINDOW_2M + adapter->ahw.pci_base0));
468 adapter->ahw.pci_base0;
483 addr = (void *) ((uint8_t *)adapter->ahw.pci_base0 +
491 addr = (void *) ((uint8_t *)adapter->ahw.pci_base0 +
753 addr = (void *) ((uint8_t *)adapter->ahw.pci_base0 +
761 addr = (void *) ((uint8_t *)adapter->ahw.pci_base0 +
1147 addr = (void *) ((uint8_t *)adapter->ahw.pci_base0
[all...]
H A Dunm_nic.h219 unsigned long pci_base0; member in struct:_hardware_context
591 ((adapter)->ahw.pci_base0 + off)
600 ((adapter)->ahw.pci_base0 + (off)) : \
H A Dunm_gem.c957 adapter->ahw.pci_base0 = (unsigned long)mem_ptr0;

Completed in 52 milliseconds