Lines Matching defs:_PCB
2963 typedef struct _PCB { struct
2965 uint32_t type:8;
2967 uint32_t feature:8;
2969 uint32_t rsvd:12;
2970 uint32_t maxRing:4;
2980 uint32_t mailBoxSize;
2981 uint32_t mbAddrLow;
2982 uint32_t mbAddrHigh;
2984 uint32_t hgpAddrLow;
2985 uint32_t hgpAddrHigh;
2987 uint32_t pgpAddrLow;
2988 uint32_t pgpAddrHigh;
2989 SLI2_RDSC rdsc[MAX_SLI3_RINGS];