Searched refs:enq (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | ips.c | 1173 if ((capacity > 0x400000) && ((ha->enq->ucMiscFlag & 0x8) == 0)) { in DEF_SCSI_QCMD() 1211 if (ha->enq->ucLogDriveCount <= 2) in ips_slave_configure() 2089 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info() 2092 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2093 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2094 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2095 ha->enq->CodeBlkVersion[6]); in ips_host_info() 2099 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2100 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2101 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.1.27/drivers/hv/ |
D | channel_mgmt.c | 231 bool enq = false; in vmbus_process_offer() local 250 enq = true; in vmbus_process_offer() 255 if (enq) { in vmbus_process_offer()
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 284 enq=N Number of times async ops queued for processing
|