Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3580 typedef struct _PCB { struct3582 uint32_t type:8;3584 uint32_t feature:8;3586 uint32_t rsvd:12;3587 uint32_t maxRing:4;3597 uint32_t mailBoxSize;3598 uint32_t mbAddrLow;3599 uint32_t mbAddrHigh;3601 uint32_t hgpAddrLow;3602 uint32_t hgpAddrHigh;[all …]