Home
last modified time | relevance | path

Searched refs:XGE_HAL_PCI_32_BIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h127 #define XGE_HAL_PCI_32_BIT BIT(8) macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c2325 if (XGE_HAL_PCI_32_BIT & pci_info) in __hal_device_pci_info_get()