Searched refs:PHB (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpci-bridge.h125 return bus->sysdata; /* Must be root bus (PHB) */
173 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE))
175 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = -1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dhost.h87 struct PHB __iomem *PhbP; /* Pointer to the PHB array */
88 unsigned short __iomem *PhbNumP; /* Ptr to Number of PHB's */
H A Dphb.h52 * Maximum number of PHB's
113 * PHB Structure
121 struct PHB { struct
H A Dport.h95 struct PHB __iomem *PhbP; /* pointer to PHB for port */
H A Drioboot.c511 HostP->PhbP = (struct PHB __iomem *) RIO_PTR(Cad, readw(&ParmMapP->phb_ptr));
539 struct PHB __iomem *PhbP;
H A Driotable.c778 struct PHB __iomem *PhbP = PortP->PhbP = &HostP->PhbP[HostPort];

Completed in 63 milliseconds