Searched defs:_PCB (Results 1 – 2 of 2) sorted by relevance
3396 typedef struct _PCB { struct3398 uint32_t type:8;3400 uint32_t feature:8;3402 uint32_t rsvd:12;3403 uint32_t maxRing:4;3413 uint32_t mailBoxSize;3414 uint32_t mbAddrLow;3415 uint32_t mbAddrHigh;3417 uint32_t hgpAddrLow;3418 uint32_t hgpAddrHigh;[all …]
3582 typedef struct _PCB { struct3584 uint32_t type:8;3586 uint32_t feature:8;3588 uint32_t rsvd:12;3589 uint32_t maxRing:4;3599 uint32_t mailBoxSize;3600 uint32_t mbAddrLow;3601 uint32_t mbAddrHigh;3603 uint32_t hgpAddrLow;3604 uint32_t hgpAddrHigh;[all …]