Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
2965 typedef struct _PCB { struct2967 uint32_t type:8;2969 uint32_t feature:8;2971 uint32_t rsvd:12;2972 uint32_t maxRing:4;2982 uint32_t mailBoxSize;2983 uint32_t mbAddrLow;2984 uint32_t mbAddrHigh;2986 uint32_t hgpAddrLow;2987 uint32_t hgpAddrHigh;[all …]