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

  /src/sys/dev/scsipi/
scsiconf.c 884 int checkdtype, priority, docontinue, quirks; local in function:scsi_probe_device
957 checkdtype = 0;
960 checkdtype = 1;
977 if (checkdtype) {
scsiconf.c 884 int checkdtype, priority, docontinue, quirks; local in function:scsi_probe_device
957 checkdtype = 0;
960 checkdtype = 1;
977 if (checkdtype) {

Completed in 27 milliseconds