Searched defs:_PCB (Results 1 – 1 of 1) sorted by relevance
3419 typedef struct _PCB { struct3421 uint32_t type:8;3423 uint32_t feature:8;3425 uint32_t rsvd:12;3426 uint32_t maxRing:4;3436 uint32_t mailBoxSize;3437 uint32_t mbAddrLow;3438 uint32_t mbAddrHigh;3440 uint32_t hgpAddrLow;3441 uint32_t hgpAddrHigh;[all …]