HomeSort by: relevance | last modified time | path
    Searched defs:scsi_probe_dev (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
scsiconf.c 75 static const struct scsipi_periphsw scsi_probe_dev = { variable in typeref:typename:const struct scsipi_periphsw
352 periph->periph_switch = &scsi_probe_dev;
903 periph->periph_switch = &scsi_probe_dev;
scsiconf.c 75 static const struct scsipi_periphsw scsi_probe_dev = { variable in typeref:typename:const struct scsipi_periphsw
352 periph->periph_switch = &scsi_probe_dev;
903 periph->periph_switch = &scsi_probe_dev;

Completed in 32 milliseconds