Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/dev/
H A Dintiovar.h42 struct intio_attach_args { struct
43 void * ia_addr; /* physical address */
44 bus_space_tag_t ia_bst; /* bus space tag */
45 bus_dma_tag_t ia_dmat; /* bus dma tag */
/netbsd-src/sys/arch/hp300/dev/
H A Dintiovar.h47 struct intio_attach_args { struct
48 char ia_modname[INTIO_MOD_LEN]; /* module name */
49 bus_space_tag_t ia_bst; /* bus space tag */
50 bus_addr_t ia_addr; /* physical address */
51 bus_size_t ia_iobase; /* intio iobase */
52 int ia_ipl; /* interrupt priority level */
/netbsd-src/sys/arch/x68k/dev/
H A Dintiovar.h48 struct intio_attach_args { struct
71 int intio_map_allocate_region(device_t, struct intio_attach_args *, argument