Searched defs:hpcio_attach_args (Results 1 – 1 of 1) sorted by relevance
54 struct hpcio_attach_args { struct55 const char *haa_busname;56 void *haa_sc;57 hpcio_chip_t (*haa_getchip)(void*, int);58 bus_space_tag_t haa_iot; /* I/O space tag */