Searched refs:lc_pc (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dlcavar.h45 struct alpha_pci_chipset lc_pc; member in struct:lca_config
H A Dlca.c164 lca_pci_init(&lcp->lc_pc, lcp);
165 alpha_pci_chipset = &lcp->lc_pc;
263 pba.pba_pc = &lcp->lc_pc;
H A Dlca_pci.c137 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &device, NULL);
197 pci_decompose_tag(&lcp->lc_pc, tag, &secondary, &device, NULL);
H A Dpci_alphabook1.c95 pci_chipset_tag_t pc = &lcp->lc_pc;
H A Dpci_axppci_33.c69 pci_chipset_tag_t pc = &lcp->lc_pc;
/openbsd-current/sys/arch/macppc/pci/
H A Dmpcpcibus.c57 struct ppc_pci_chipset lc_pc; member in struct:pcibr_config
400 lcp->lc_pc.pc_conf_v = lcp;
401 lcp->lc_pc.pc_node = ca->ca_node;
402 lcp->lc_pc.pc_conf_read = mpc_conf_read;
403 lcp->lc_pc.pc_conf_write = mpc_conf_write;
417 pba.pba_pc = &lcp->lc_pc;
/openbsd-current/sys/arch/alpha/alpha/
H A Ddec_alphabook1.c138 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),
H A Ddec_axppci_33.c183 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot),

Completed in 83 milliseconds