Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_peu_hw.h34 #define PIO_BASE_ADDR 0X000000 macro
37 #define DEVICE_VENDOR_ID (PIO_BASE_ADDR + 0x0)
38 #define STATUS_COMMAND (PIO_BASE_ADDR + 0x4)
39 #define CLASSCODE_REV_ID (PIO_BASE_ADDR + 0x8)
40 #define BIST_HDRTYP_LATTMR_CASHLSZ (PIO_BASE_ADDR + 0xC)
41 #define PIO_BAR0 (PIO_BASE_ADDR + 0x10)
42 #define PIO_BAR1 (PIO_BASE_ADDR + 0x14)
43 #define MSIX_BAR0 (PIO_BASE_ADDR + 0x18)
44 #define MSIX_BAR1 (PIO_BASE_ADDR + 0x1C)
45 #define VIRT_BAR0 (PIO_BASE_ADDR + 0x20)
[all …]
H A Dhxge_ndd.c1134 {"PIO", PIO_BASE_ADDR},