Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
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 Dlcavar.h45 struct alpha_pci_chipset lc_pc; member
H A Dpci_alphabook1.c95 pci_chipset_tag_t pc = &lcp->lc_pc; in pci_alphabook1_pickintr()
H A Dpci_axppci_33.c69 pci_chipset_tag_t pc = &lcp->lc_pc;
/openbsd/sys/arch/macppc/pci/
H A Dmpcpcibus.c57 struct ppc_pci_chipset lc_pc; member
400 lcp->lc_pc.pc_conf_v = lcp; in mpcpcibrattach()
401 lcp->lc_pc.pc_node = ca->ca_node; in mpcpcibrattach()
402 lcp->lc_pc.pc_conf_read = mpc_conf_read; in mpcpcibrattach()
403 lcp->lc_pc.pc_conf_write = mpc_conf_write; in mpcpcibrattach()
417 pba.pba_pc = &lcp->lc_pc; in mpcpcibrattach()
/openbsd/sys/arch/alpha/alpha/
H A Ddec_alphabook1.c138 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot), in dec_alphabook1_cons_init()
H A Ddec_axppci_33.c183 &lcp->lc_pc, CTB_TURBOSLOT_BUS(ctb->ctb_turboslot), in dec_axppci_33_cons_init()