Lines Matching defs:pcibus_attach_args
97 struct pcibus_attach_args { struct
98 char *_pba_busname; /* XXX placeholder */
99 bus_space_tag_t pba_iot; /* pci i/o space tag */
100 bus_space_tag_t pba_memt; /* pci mem space tag */
101 bus_dma_tag_t pba_dmat; /* DMA tag */
102 bus_dma_tag_t pba_dmat64; /* DMA tag */
103 pci_chipset_tag_t pba_pc;
104 int pba_flags; /* flags; see below */
106 int pba_bus; /* PCI bus number */
107 int pba_sub; /* pba_bus >= pba_sub: no
132 * can't use it directly since pcibus_attach_args has yet to be defined. argument