Searched defs:pxu (Results 1 – 1 of 1) sorted by relevance
89 typedef struct pxu { struct90 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