OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chan_qfreeze
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
scsipi_base.c
632
chan->
chan_qfreeze
+= count;
641
chan->
chan_qfreeze
+= count;
656
chan->
chan_qfreeze
-= count;
664
if (chan->
chan_qfreeze
< 0) {
665
chan->
chan_qfreeze
= 0;
681
if (chan->
chan_qfreeze
== 0)
2116
if (chan->
chan_qfreeze
!= 0) {
scsipiconf.h
296
int
chan_qfreeze
; /* freeze count for queue */
member in struct:scsipi_channel
Completed in 38 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025