Home
last modified time | relevance | path

Searched defs:pxu (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h89 typedef struct pxu { struct
90 px_chip_type_t chip_type;
91 uint8_t portid;
92 uint16_t tsb_cookie;
93 uint32_t tsb_size;
94 uint64_t *tsb_vaddr;
118 } pxu_t; argument