Home
last modified time | relevance | path

Searched refs:PhbNumP (Results 1 – 2 of 2) sorted by relevance

/drivers/char/rio/
Dhost.h88 unsigned short __iomem *PhbNumP; /* Ptr to Number of PHB's */ member
Drioboot.c516 HostP->PhbNumP = (unsigned short __iomem *) RIO_PTR(Cad, readw(&ParmMapP->phb_num_ptr)); in RIOBootCodeHOST()