Searched defs:acpibus_attach_args (Results 1 – 1 of 1) sorted by relevance
59 struct acpibus_attach_args { struct60 bus_space_tag_t aa_iot; /* PCI I/O space tag */61 bus_space_tag_t aa_memt; /* PCI MEM space tag */62 pci_chipset_tag_t aa_pc; /* PCI chipset */63 int aa_pciflags; /* PCI bus flags */64 isa_chipset_tag_t aa_ic; /* ISA chipset */65 bus_dma_tag_t aa_dmat; /* PCI DMA tag */66 bus_dma_tag_t aa_dmat64; /* PCI 64bit DMA tag */