Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3168 typedef struct _PCB { struct3170 uint32_t type:8;3172 uint32_t feature:8;3174 uint32_t rsvd:12;3175 uint32_t maxRing:4;3185 uint32_t mailBoxSize;3186 uint32_t mbAddrLow;3187 uint32_t mbAddrHigh;3189 uint32_t hgpAddrLow;3190 uint32_t hgpAddrHigh;[all …]