Searched defs:ofisa_attach_args (Results 1 – 1 of 1) sorted by relevance
42 struct ofisa_attach_args { struct43 struct ofbus_attach_args oba; /* common */45 bus_space_tag_t iot; /* i/o space tag */46 bus_space_tag_t memt; /* mem space tag */47 bus_dma_tag_t dmat; /* DMA tag */48 isa_chipset_tag_t ic; /* chipset tag (for intr, etc.) */