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

  /src/sys/dev/scsipi/
scsipi_base.c 1497 long nomto = _4btol(td->nom_process_timeout); local in function:scsipi_get_opcodeinfo
1499 long t = (cmdto > nomto) ? cmdto : nomto;
1507 nomto, cmdto));
scsipi_base.c 1497 long nomto = _4btol(td->nom_process_timeout); local in function:scsipi_get_opcodeinfo
1499 long t = (cmdto > nomto) ? cmdto : nomto;
1507 nomto, cmdto));

Completed in 36 milliseconds