Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91busvar.h62 struct at91bus_attach_args { struct
63 bus_space_tag_t sa_iot; /* bus tag */
64 bus_dma_tag_t sa_dmat; /* DMA tag */
65 bus_addr_t sa_addr; /* I/O base address */
66 bus_size_t sa_size; /* I/O space size */
67 int sa_pid; /* peripheral ID */