Searched refs:init_m64 (Results 1 – 2 of 2) sorted by relevance
127 int (*init_m64)(struct pnv_phb *phb); member
522 phb->init_m64 = pnv_ioda1_init_m64; in pnv_ioda_parse_m64_window()524 phb->init_m64 = pnv_ioda2_init_m64; in pnv_ioda_parse_m64_window()3199 if (!phb->init_m64 || phb->init_m64(phb)) in pnv_pci_init_ioda_phb()