Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/ioc/
H A Doiocvar.h45 struct oioc_attach_args { struct
46 const char *oa_name; /* name of device */
47 int oa_irq; /* interrupt line */
48 int oa_burst_dma; /* burst dma capable */
49 bus_space_tag_t oa_st; /* IOC space tag */
50 bus_space_handle_t oa_sh; /* IOC space handle */
51 bus_dma_tag_t oa_dmat; /* IOC DMA tag */