Home
last modified time | relevance | path

Searched defs:sbus_attach_args (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/sbus/
H A Dsbusvar.h67 struct sbus_attach_args { struct
68 int sa_placeholder; /* for obio attach args sharing */
69 bus_space_tag_t sa_bustag;
70 bus_dma_tag_t sa_dmatag;
71 char *sa_name; /* PROM node name */
72 int sa_node; /* PROM handle */
96 struct sbus_attach_args *); argument