Searched defs:pnpbus_attach_args (Results 1 – 1 of 1) sorted by relevance
84 struct pnpbus_attach_args { struct85 const char *paa_name; /* match to struct confargs*/86 bus_space_tag_t paa_iot; /* i/o space tag */87 bus_space_tag_t paa_memt; /* mem space tag */88 isa_chipset_tag_t paa_ic; /* ISA chipset tag */89 bus_dma_tag_t paa_dmat; /* ISA DMA tag */