Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A DSCSI_media.c140 void probe_scsi_device(long bus, long id, int unsure);
816 probe_scsi_device(a->bus, a->id, 1); in step_scsi_iterator()
827 probe_scsi_device(a->bus, a->id, 0); in step_scsi_iterator()
947 probe_scsi_device(long bus, long id, int unsure) in probe_scsi_device() function