Searched defs:pbus_attach_args (Results 1 – 1 of 1) sorted by relevance
40 struct pbus_attach_args { struct41 const char *pb_name;42 u_long pb_addr;43 int pb_irq;44 bus_space_tag_t pb_bt; /* Bus space tag */45 bus_dma_tag_t pb_dmat; /* DMA tag */