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
41 #define PIO_BAR0 (PIO_BASE_ADDR + 0x10)
42 #define PIO_BAR1 (PIO_BASE_ADDR + 0x14)
43 #define MSIX_BAR0 (PIO_BASE_ADDR + 0x18)
47 #define CIS_PTR (PIO_BASE_ADDR + 0x28)
50 #define CAP_PTR (PIO_BASE_ADDR + 0x34)
51 #define INT_LINE (PIO_BASE_ADDR + 0x3C)
52 #define PM_CAP (PIO_BASE_ADDR + 0x40)
54 #define MSI_CAP (PIO_BASE_ADDR + 0x50)
57 #define MSI_DATA (PIO_BASE_ADDR + 0x5C)
[all …]
H A Dhxge_ndd.c1134 {"PIO", PIO_BASE_ADDR},