Lines Matching defs:_PCB
2965 typedef struct _PCB { struct
2967 uint32_t type:8;
2969 uint32_t feature:8;
2971 uint32_t rsvd:12;
2972 uint32_t maxRing:4;
2982 uint32_t mailBoxSize;
2983 uint32_t mbAddrLow;
2984 uint32_t mbAddrHigh;
2986 uint32_t hgpAddrLow;
2987 uint32_t hgpAddrHigh;
2989 uint32_t pgpAddrLow;
2990 uint32_t pgpAddrHigh;
2991 SLI2_RDSC rdsc[MAX_RINGS];