Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
2974 typedef struct _PCB { struct2976 uint32_t type:8;2978 uint32_t feature:8;2980 uint32_t rsvd:12;2981 uint32_t maxRing:4;2991 uint32_t mailBoxSize;2992 uint32_t mbAddrLow;2993 uint32_t mbAddrHigh;2995 uint32_t hgpAddrLow;2996 uint32_t hgpAddrHigh;[all …]