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

/openbsd-current/sys/dev/pci/
H A Dsili_pci.c65 static const struct sili_device sili_devices[] = { variable in typeref:struct:sili_device
81 for (i = 0; i < nitems(sili_devices); i++) {
82 sd = &sili_devices[i];

Completed in 167 milliseconds