Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
2963 typedef struct _PCB { struct2965 uint32_t type:8;2967 uint32_t feature:8;2969 uint32_t rsvd:12;2970 uint32_t maxRing:4;2980 uint32_t mailBoxSize;2981 uint32_t mbAddrLow;2982 uint32_t mbAddrHigh;2984 uint32_t hgpAddrLow;2985 uint32_t hgpAddrHigh;[all …]