Home
last modified time | relevance | path

Searched refs:REQ (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/Documentation/filesystems/nfs/
Dnfs41-server.txt28 the operations that are mandatory to implement (REQ), optional
46 | Operation | REQ, REC, | Feature | Definition |
47 | | OPT, or | (REQ, REC, | |
50 | ACCESS | REQ | | Section 18.1 |
51 I | BACKCHANNEL_CTL | REQ | | Section 18.33 |
52 I | BIND_CONN_TO_SESSION | REQ | | Section 18.34 |
53 | CLOSE | REQ | | Section 18.2 |
54 | COMMIT | REQ | | Section 18.3 |
55 | CREATE | REQ | | Section 18.4 |
56 I | CREATE_SESSION | REQ | | Section 18.36 |
[all …]
/Linux-v4.19/scripts/
Dcoccicheck177 REQ=`grep "Requires:" $COCCI | cut -d':' -f2 | sed "s| ||"`
178 REQ_NUM=$(echo $REQ | ${DIR}/scripts/ld-version.sh)
183 echo "This SmPL patch requires: $REQ"
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dpr_pc.h54 } REQ; typedef
Ddi.c86 REQ *ReqOut; in pr_out()
125 ReqOut = (REQ *)&PR_RAM->B[a->ram_inw(a, &PR_RAM->NextReq)]; in pr_out()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dsumod.h310 # define REQ (1 << 0) macro
Dcikd.h1477 #define REQ 0x00000001 macro
Dcik.c5854 tmp = REQ | MESSAGE(MSG_ENTER_RLC_SAFE_MODE); in cik_enter_rlc_safe_mode()
5865 if ((RREG32(RLC_GPR_REG2) & REQ) == 0) in cik_enter_rlc_safe_mode()
5875 tmp = REQ | MESSAGE(MSG_EXIT_RLC_SAFE_MODE); in cik_exit_rlc_safe_mode()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.seq846 * target to assert REQ before checking MSG, C/D and I/O for
913 * 800ns dead time between command phase and the REQ
1394 * Don't ignore persistent REQ assertions just because
1398 * count REQ while we are waiting for it to fall during
1400 * sequencer instruction takes ~25ns, so the REQ must
1402 * REQ.
1429 * and that REQ is already set when inb_first is called. inb_{first,next}
1867 * disabling SCSIEN until we see the first REQ from the
2186 * L_Q context associated with this REQ (REQ occurs immediately after a
Daic7xxx.seq413 * driving REQ on the bus for the next byte.
417 * Drive REQ on the bus by enabling SCSI PIO.
422 /* Prevent our read from triggering another REQ */
657 * target to assert REQ before checking MSG, C/D and I/O for
1970 * and that REQ is already set when inb_first is called. inb_{first,next}
Daic79xx.reg3217 * DSP REQ Control
/Linux-v4.19/Documentation/media/v4l-drivers/
Dbttv.rst378 The PCI REQ signal is the logical-or of the incoming function requests.
398 (1) Deassert REQ at the same time as asserting FRAME.
399 (2) Do not reassert REQ to request another bus transaction until after
402 Since the individual bus masters do not have direct control of REQ, a
412 only the granted request to the REQ pin. The arbiter decision lock
417 arbiters responsibility to allow this request to flow through to REQ and
418 not allow the other request to hold REQ asserted. The decision lock may
432 to the internal functions unless REQ is asserted. This prevents a bus
/Linux-v4.19/Documentation/isdn/
DsyncPPP.FAQ198 and then a Term-REQ:
/Linux-v4.19/Documentation/virtual/kvm/
Dvcpu-requests.rst216 WRITE_ONCE(vcpu->mode, IN_GUEST_MODE); kvm_make_request(REQ, vcpu);