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

  /src/sys/dev/scsipi/
ses.c 1463 uint8_t Ntherm; /* Number of Temperature Sensors */
1544 cc->Ntherm + cc->Nspkrs + NPSEUDO_THERM + NPSEUDO_ALARM;
1566 for (i = 0; i < cc->Ntherm; i++)
1826 SES_VLOG(ssc, "Nfans %d Npwr %d Nslots %d Lck %d Ntherm %d Nspkrs %d\n",
1832 cfg->Ntherm = sdata[4];
1931 if (cc->Nfans == 1 || cc->Ntherm == 0)
2101 for (i = 0; i < cc->Ntherm; i++) {
ses.c 1463 uint8_t Ntherm; /* Number of Temperature Sensors */
1544 cc->Ntherm + cc->Nspkrs + NPSEUDO_THERM + NPSEUDO_ALARM;
1566 for (i = 0; i < cc->Ntherm; i++)
1826 SES_VLOG(ssc, "Nfans %d Npwr %d Nslots %d Lck %d Ntherm %d Nspkrs %d\n",
1832 cfg->Ntherm = sdata[4];
1931 if (cc->Nfans == 1 || cc->Ntherm == 0)
2101 for (i = 0; i < cc->Ntherm; i++) {

Completed in 24 milliseconds