Home
last modified time | relevance | path

Searched refs:hds_devices (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/scsi/
H A Dmpath_hds.c107 struct hds_device hds_devices[] = { variable
126 for (i = 0; i < nitems(hds_devices); i++) { in hds_match()
127 s = &hds_devices[i]; in hds_match()