Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/rs6000/ioplanar/
H A Dioplanarvar.h39 struct ioplanar_dev_attach_args { struct
40 bus_space_tag_t idaa_iot; /* I/O space tag */
41 bus_space_tag_t idaa_memt; /* MEM space tag */
42 mca_chipset_tag_t idaa_mc;
43 bus_dma_tag_t idaa_dmat; /* DMA tag */
45 uint16_t idaa_devid; /* devid of the ioplanar */
46 int idaa_device; /* devnum from below defines */