Searched defs:PIO_BASE_ADDR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_peu_hw.h36 #define PIO_BASE_ADDR 0X000000 macro
39 #define DEVICE_VENDOR_ID (PIO_BASE_ADDR + 0x0)
40 #define STATUS_COMMAND (PIO_BASE_ADDR + 0x4)
41 #define CLASSCODE_REV_ID (PIO_BASE_ADDR + 0x8)
42 #define BIST_HDRTYP_LATTMR_CASHLSZ (PIO_BASE_ADDR + 0xC)
43 #define PIO_BAR0 (PIO_BASE_ADDR + 0x10)
44 #define PIO_BAR1 (PIO_BASE_ADDR + 0x14)
45 #define MSIX_BAR0 (PIO_BASE_ADDR + 0x18)
46 #define MSIX_BAR1 (PIO_BASE_ADDR + 0x1C)
47 #define VIRT_BAR0 (PIO_BASE_ADDR
[all...]

Completed in 411 milliseconds