Lines Matching defs:_PCB
3604 typedef struct _PCB { struct
3606 uint32_t type:8;
3608 uint32_t feature:8;
3610 uint32_t rsvd:12;
3611 uint32_t maxRing:4;
3621 uint32_t mailBoxSize;
3622 uint32_t mbAddrLow;
3623 uint32_t mbAddrHigh;
3625 uint32_t hgpAddrLow;
3626 uint32_t hgpAddrHigh;
3628 uint32_t pgpAddrLow;
3629 uint32_t pgpAddrHigh;
3630 SLI2_RDSC rdsc[MAX_SLI3_RINGS];