Lines Matching defs:_PCB
3168 typedef struct _PCB { struct
3170 uint32_t type:8;
3172 uint32_t feature:8;
3174 uint32_t rsvd:12;
3175 uint32_t maxRing:4;
3185 uint32_t mailBoxSize;
3186 uint32_t mbAddrLow;
3187 uint32_t mbAddrHigh;
3189 uint32_t hgpAddrLow;
3190 uint32_t hgpAddrHigh;
3192 uint32_t pgpAddrLow;
3193 uint32_t pgpAddrHigh;
3194 SLI2_RDSC rdsc[MAX_SLI3_RINGS];