Searched refs:cbus_devs (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/luna88k/cbus/
H A Dcbus.c43 static struct cbus_attach_args cbus_devs[] = { variable in typeref:struct:cbus_attach_args
126 for (i = 0; i < sizeof(cbus_devs)/sizeof(cbus_devs[0]); i++)
127 config_found(self, &cbus_devs[i], cbus_print);

Completed in 121 milliseconds