Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3582 typedef struct _PCB { struct3584 uint32_t type:8;3586 uint32_t feature:8;3588 uint32_t rsvd:12;3589 uint32_t maxRing:4;3599 uint32_t mailBoxSize;3600 uint32_t mbAddrLow;3601 uint32_t mbAddrHigh;3603 uint32_t hgpAddrLow;3604 uint32_t hgpAddrHigh;[all …]