Home
last modified time | relevance | path

Searched refs:PIO_LDSV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h53 #define PIO_LDSV 0x800000 macro
170 #define LDSV0 (PIO_LDSV + 0x00000) /* RO (64 - 69) */
171 #define LDSV1 (PIO_LDSV + 0x00008) /* RO (32 - 63) */
172 #define LDSV2 (PIO_LDSV + 0x00010) /* RO ( 0 - 31) */
H A Dnxge_hw.h240 #define LDSV0_REG (PIO_LDSV + 0x00000)
249 #define LDSV1_REG (PIO_LDSV + 0x00008)
254 #define LDSV2_REG (PIO_LDSV + 0x00010)
339 #define LDGIMGN_REG (PIO_LDSV + 0x00018)
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c2244 {"PIO_LDSV", PIO_LDSV},