Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3426 typedef struct _PCB { struct3428 uint32_t type:8;3430 uint32_t feature:8;3432 uint32_t rsvd:12;3433 uint32_t maxRing:4;3443 uint32_t mailBoxSize;3444 uint32_t mbAddrLow;3445 uint32_t mbAddrHigh;3447 uint32_t hgpAddrLow;3448 uint32_t hgpAddrHigh;[all …]