Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3628 typedef struct _PCB { struct3630 uint32_t type:8;3632 uint32_t feature:8;3634 uint32_t rsvd:12;3635 uint32_t maxRing:4;3645 uint32_t mailBoxSize;3646 uint32_t mbAddrLow;3647 uint32_t mbAddrHigh;3649 uint32_t hgpAddrLow;3650 uint32_t hgpAddrHigh;[all …]