Searched defs:at91bus_attach_args (Results 1 – 1 of 1) sorted by relevance
62 struct at91bus_attach_args { struct63 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 */