Home
last modified time | relevance | path

Searched refs:refers (Results 1 – 25 of 143) sorted by relevance

123456

/linux-6.1.9/drivers/s390/block/
Ddasd_erp.c131 BUG_ON(cqr->refers == NULL || cqr->function == NULL); in dasd_default_erp_postaction()
139 while (cqr->refers != NULL) { in dasd_default_erp_postaction()
140 struct dasd_ccw_req *refers; in dasd_default_erp_postaction() local
142 refers = cqr->refers; in dasd_default_erp_postaction()
147 cqr = refers; in dasd_default_erp_postaction()
Ddasd_3990_erp.c55 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_cleanup()
226 dctl_cqr->refers = erp; in dasd_3990_erp_DCTL()
984 dasd_eer_write(device, erp->refers, in dasd_3990_handle_env_data()
1056 set_bit(DASD_CQR_SUPPRESS_CR, &erp->refers->flags); in dasd_3990_erp_com_rej()
1440 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_inspect_alias()
1446 sense = dasd_get_sense(&erp->refers->irb); in dasd_3990_erp_inspect_alias()
1628 while (cqr->refers != NULL) { in dasd_3990_erp_action_1B_32()
1629 cqr = cqr->refers; in dasd_3990_erp_action_1B_32()
1649 cpa = default_erp->refers->irb.scsw.cmd.cpa; in dasd_3990_erp_action_1B_32()
1735 erp->refers = default_erp->refers; in dasd_3990_erp_action_1B_32()
[all …]
Ddasd.c2281 if (cqr->refers) { in __dasd_sleep_on_erp()
2292 if (cqr->refers) /* erp is not done yet */ in __dasd_sleep_on_loop_condition()
2473 if (cqr->startdev != cqr->basedev && !cqr->refers && in _dasd_sleep_on_queue()
2820 if (cqr->refers) { in __dasd_process_block_ccw_queue()
2940 if (cqr->refers) in _dasd_requeue_request()
2978 for (i = 0; cqr != NULL; cqr = cqr->refers, i++) in dasd_flush_block_queue()
2990 if (cqr->refers) { in dasd_flush_block_queue()
3160 while (tmpcqr->refers) in dasd_times_out()
3161 tmpcqr = tmpcqr->refers; in dasd_times_out()
3869 struct dasd_ccw_req *refers; in dasd_generic_requeue_all_requests() local
[all …]
Ddasd_eer.c307 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) in dasd_eer_write_standard_trigger()
323 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) { in dasd_eer_write_standard_trigger()
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/
Dloongson,liointc.yaml60 interrupt lines. Each cell refers to a parent interrupt line from 0 to 3
61 and each bit in the cell refers to a child interrupt from 0 to 31.
/linux-6.1.9/Documentation/filesystems/ext4/
Dabout.rst35 When referenced in ``preformatted text`` blocks, ``sb`` refers to fields
36 in the super block, and ``inode`` refers to fields in an inode table
/linux-6.1.9/Documentation/devicetree/bindings/dma/
Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
38 specifier refers to the DMA channel index.
/linux-6.1.9/Documentation/bpf/
Dllvm_reloc.rst85 The third and fourth relocations refers to static variables ``l1``
87 which symbols they really refers to as they both refers to
99 case refers to function calls. See below for more details.
129 But ``R_BPF_64_NODYLD32`` specifically refers to relocations in ``.BTF`` and
/linux-6.1.9/Documentation/devicetree/bindings/connector/
Dusb-connector.yaml69 support. "dual" refers to Dual Role Port (DRP).
87 description: Data role if Type C connector supports USB data. "dual" refers
205 This property refers to maximum current capability that the current sink can
208 "1" refers to default USB power level as described by "Table 6-14 Fixed Supply PDO - Sink".
209 "2" refers to 1.5A@5V.
210 "3" refers to 3.0A@5V.
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-iio-dac-ltc268816 This raw, unscaled value refers to the dither signal amplitude.
75 specific to toggle enabled channels and refers to the DAC output
Dprocfs-attr-prev11 refers to itself.
Dprocfs-attr-current11 refers to itself.
Dprocfs-attr-exec12 refers to itself.
Dsysfs-bus-pci-devices-pvpanic11 Detailed bit definition refers to section <Bit Definition>
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dselections-common.rst11 sub-device API, the selection rectangle refers to the media bus format,
Dbuffer.rst189 this field when ``type`` refers to a capture stream, applications
190 when it refers to an output stream. If the application sets this
202 contains VBI data. Drivers must set it when ``type`` refers to a
203 capture stream, applications when it refers to an output stream.
329 Drivers must set this field when ``type`` refers to a capture
330 stream, applications when it refers to an output stream. If the
371 field when ``type`` refers to a capture stream, applications when
372 it refers to an output stream.
524 Applications can set this bit when ``type`` refers to an output
532 Applications can set this bit when ``type`` refers to an output
[all …]
Dvidioc-g-dv-timings.rst128 - Vertical front porch in lines. For interlaced formats this refers
132 - Vertical sync length in lines. For interlaced formats this refers
136 - Vertical back porch in lines. For interlaced formats this refers
Ddev-meta.rst9 Metadata refers to any non-image data that supplements video frames with
/linux-6.1.9/Documentation/devicetree/bindings/spi/
Dspi-clps711x.txt9 - clocks: One entry, refers to the SPI bus clock
/linux-6.1.9/LICENSES/exceptions/
DLinux-syscall-note17 Foundation, but the instance of code that it refers to (the Linux
/linux-6.1.9/Documentation/devicetree/bindings/mtd/
Dnand-controller.yaml116 Ready/Busy pins. Active state refers to the NAND ready state and
122 Active state refers to the NAND Write Protect state and should be
/linux-6.1.9/Documentation/networking/
Dnf_flowtable.rst204 refers to the software offload mode, so there is a distinction between [OFFLOAD]
205 which refers to the software flowtable fastpath and [HW_OFFLOAD] which refers
/linux-6.1.9/Documentation/devicetree/bindings/pmem/
Dpmem-region.txt4 Persistent memory refers to a class of memory devices that are:
/linux-6.1.9/Documentation/firmware-guide/acpi/dsd/
Dgraph.rst46 port as its key. The target object it refers to should be called "PRTX", where
54 endpoint. The object it refers to should be called "EPXY", where "X" is the
/linux-6.1.9/Documentation/arm/
Duefi.rst11 source code. As a rule, anything new uses 'UEFI', whereas 'EFI' refers

123456