Lines Matching defs:_PCB
3582 typedef struct _PCB { struct
3584 uint32_t type:8;
3586 uint32_t feature:8;
3588 uint32_t rsvd:12;
3589 uint32_t maxRing:4;
3599 uint32_t mailBoxSize;
3600 uint32_t mbAddrLow;
3601 uint32_t mbAddrHigh;
3603 uint32_t hgpAddrLow;
3604 uint32_t hgpAddrHigh;
3606 uint32_t pgpAddrLow;
3607 uint32_t pgpAddrHigh;
3608 SLI2_RDSC rdsc[MAX_SLI3_RINGS];