Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3520 typedef struct _PCB { struct3522 uint32_t type:8;3524 uint32_t feature:8;3526 uint32_t rsvd:12;3527 uint32_t maxRing:4;3537 uint32_t mailBoxSize;3538 uint32_t mbAddrLow;3539 uint32_t mbAddrHigh;3541 uint32_t hgpAddrLow;3542 uint32_t hgpAddrHigh;[all …]