Home
last modified time | relevance | path

Searched defs:ofisa_attach_args (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ofisa/
H A Dofisavar.h42 struct ofisa_attach_args { struct
43 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.) */