Searched defs:_PCB (Results 1 – 1 of 1) 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 …]