Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3604 typedef struct _PCB { struct3606 uint32_t type:8;3608 uint32_t feature:8;3610 uint32_t rsvd:12;3611 uint32_t maxRing:4;3621 uint32_t mailBoxSize;3622 uint32_t mbAddrLow;3623 uint32_t mbAddrHigh;3625 uint32_t hgpAddrLow;3626 uint32_t hgpAddrHigh;[all …]