Searched refs:enq (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | ips.c | 1169 if ((capacity > 0x400000) && ((ha->enq->ucMiscFlag & 0x8) == 0)) { in DEF_SCSI_QCMD() 1207 if (ha->enq->ucLogDriveCount <= 2) in ips_slave_configure() 2085 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info() 2088 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2089 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2090 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2091 ha->enq->CodeBlkVersion[6]); in ips_host_info() 2095 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2096 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2097 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() [all …]
|
D | ips.h | 1045 IPS_ENQ *enq; /* Adapter Enquiry data */ member
|
/linux-4.4.14/Documentation/RCU/ |
D | trace.txt | 240 s=21872 wd0=0 wd1=0 wd2=0 wd3=5 n=0 enq=0 sc=21872 255 o "enq" is the number of quiescent states still outstanding.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | fscache.txt | 284 enq=N Number of times async ops queued for processing
|