Searched defs:opms_attach_args (Results 1 – 1 of 1) sorted by relevance
76 struct opms_attach_args { struct77 const char *pa_name; /* device name*/78 bus_space_tag_t pa_iot; /* Bus tag */79 bus_space_handle_t pa_ioh; /* Bus handle */80 int pa_irq; /* IRQ number */