Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
2949 typedef struct _PCB { struct2951 uint32_t type:8;2953 uint32_t feature:8;2955 uint32_t rsvd:12;2956 uint32_t maxRing:4;2966 uint32_t mailBoxSize;2967 uint32_t mbAddrLow;2968 uint32_t mbAddrHigh;2970 uint32_t hgpAddrLow;2971 uint32_t hgpAddrHigh;[all …]