Searched defs:h_thr_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c6844 int h_thr_count; member in struct:scsi_hba_mte_h
6883 h->h_thr_count++;
6895 while (h->h_thr_count > 0)
6943 if (--h->h_thr_count == 0)
7250 h->h_thr_count++;
7314 h->h_thr_count++;
7361 h->h_thr_count++;
7384 while (h->h_thr_count > 0)
7463 if (--h->h_thr_count == 0)

Completed in 536 milliseconds