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

  /src/sys/arch/evbarm/marvell/
marvell_machdep.c 541 extern struct arm32_pci_chipset arm32_gtpci_chipset;
559 arm32_gtpci_chipset.pc_conf_v = device_private(dev);
560 arm32_gtpci_chipset.pc_intr_v = device_private(dev);
573 pc = prop_data_create_data_nocopy(&arm32_gtpci_chipset,
  /src/sys/arch/arm/marvell/
pci_machdep.c 79 struct arm32_pci_chipset arm32_gtpci_chipset = { variable in typeref:struct:arm32_pci_chipset

Completed in 12 milliseconds