Searched defs:pcctwo_attach_args (Results 1 – 1 of 1) sorted by relevance
40 struct pcctwo_attach_args { struct41 const char *pa_name; /* name of device */42 int pa_ipl; /* interrupt level */43 bus_dma_tag_t pa_dmat; /* DMA tag */44 bus_space_tag_t pa_bust; /* Bus tag */45 bus_addr_t pa_offset; /* Offset with 'Bus tag' bus space */47 bus_addr_t _pa_base;