HomeSort by: relevance | last modified time | path
    Searched refs:ic_pc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/alpha/pci/
irongate.c 81 irongate_pci_init(&icp->ic_pc, icp);
82 alpha_pci_chipset = &icp->ic_pc;
84 tag = pci_make_tag(&icp->ic_pc, 0, IRONGATE_PCIHOST_DEV, 0);
151 alpha_pci_intr_init(icp, &icp->ic_iot, &icp->ic_memt, &icp->ic_pc);
153 tag = pci_make_tag(&icp->ic_pc, 0, IRONGATE_PCIHOST_DEV, 0);
160 pba.pba_pc = &icp->ic_pc;
166 if (pci_get_capability(&icp->ic_pc, tag, PCI_CAP_AGP,
irongatevar.h 47 struct alpha_pci_chipset ic_pc; member in struct:irongate_config
irongate_pci.c 89 pci_decompose_tag(&icp->ic_pc, tag, &b, &d, NULL);
  /src/sys/arch/alpha/alpha/
api_up1000.c 81 pci_consinit(&icp->ic_pc, &icp->ic_iot, &icp->ic_memt,

Completed in 104 milliseconds