Home
last modified time | relevance | path

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

/openbsd/src/sys/scsi/
Dscsiconf.c69 int scsibussubmatch(struct device *, void *, void *);
282 scsibussubmatch(struct device *parent, void *match, void *aux) in scsibussubmatch() function
680 cf = config_search(scsibussubmatch, (struct device *)sb, &sa); in scsi_probe_link()