/linux/drivers/s390/block/ |
H A D | dasd_erp.c | 126 BUG_ON(cqr->refers == NULL || cqr->function == NULL); in dasd_default_erp_postaction() 134 while (cqr->refers != NULL) { in dasd_default_erp_postaction() 135 struct dasd_ccw_req *refers; in dasd_default_erp_postaction() local 137 refers = cqr->refers; in dasd_default_erp_postaction() 142 cqr = refers; in dasd_default_erp_postaction()
|
H A D | dasd_3990_erp.c | 51 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_cleanup() 222 dctl_cqr->refers = erp; in dasd_3990_erp_DCTL() 979 dasd_eer_write(device, erp->refers, in dasd_3990_handle_env_data() 1048 set_bit(DASD_CQR_SUPPRESS_CR, &erp->refers->flags); in dasd_3990_erp_com_rej() 1414 struct dasd_ccw_req *cqr = erp->refers; in dasd_3990_erp_inspect_alias() 1420 sense = dasd_get_sense(&erp->refers->irb); in dasd_3990_erp_inspect_alias() 1602 while (cqr->refers != NULL) { in dasd_3990_erp_action_1B_32() 1603 cqr = cqr->refers; in dasd_3990_erp_action_1B_32() 1623 cpa = default_erp->refers->irb.scsw.cmd.cpa; in dasd_3990_erp_action_1B_32() 1708 erp->refers = default_erp->refers; in dasd_3990_erp_action_1B_32() [all …]
|
H A D | dasd_eer.c | 300 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) in dasd_eer_write_standard_trigger() 316 for (temp_cqr = cqr; temp_cqr; temp_cqr = temp_cqr->refers) { in dasd_eer_write_standard_trigger()
|
H A D | dasd.c | 2295 if (cqr->refers) { in __dasd_sleep_on_erp() 2306 if (cqr->refers) /* erp is not done yet */ in __dasd_sleep_on_loop_condition() 2490 if (cqr->startdev != cqr->basedev && !cqr->refers && in _dasd_sleep_on_queue() 2839 if (cqr->refers) { in __dasd_process_block_ccw_queue() 2956 if (cqr->refers) in _dasd_requeue_request() 2988 for (i = 0; cqr; cqr = cqr->refers, i++) in _dasd_requests_to_flushqueue() 3019 if (cqr->refers) { in dasd_flush_block_queue() 3189 while (tmpcqr->refers) in dasd_times_out() 3190 tmpcqr = tmpcqr->refers; in dasd_times_out() 3907 if (cqr->refers) { in dasd_generic_requeue_all_requests()
|
H A D | dasd_int.h | 149 struct dasd_ccw_req *refers; /* ERP-chain queueing. */ member 812 while (cqr->refers) in dasd_get_callback_data() 813 cqr = cqr->refers; in dasd_get_callback_data()
|
/linux/Documentation/networking/pse-pd/ |
H A D | introduction.rst | 10 along with data over Ethernet cables. It usually refers to devices like 17 PSE in the IEEE 802.3 standard generally refers to equipment that provides 70 Physical Layers. In this clause, 'PSE' refers specifically to PoDL PSE, and
|
/linux/Documentation/filesystems/ext4/ |
H A D | about.rst | 35 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/Documentation/devicetree/bindings/dma/ |
H A D | adi,axi-dmac.txt |
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 189 this field when ``type`` refers to a capture stream, applications 190 when it refers to an output stream. For multiplanar formats this field 200 contains VBI data. Drivers must set it when ``type`` refers to a 201 capture stream, applications when it refers to an output stream. 327 Drivers must set this field when ``type`` refers to a capture 328 stream, applications when it refers to an output stream. 366 field when ``type`` refers to a capture stream, applications when 367 it refers to an output stream. 519 Applications can set this bit when ``type`` refers to an output 527 Applications can set this bit when ``type`` refers to an output [all …]
|
H A D | selections-common.rst | 11 sub-device API, the selection rectangle refers to the media bus format,
|
H A D | vidioc-g-dv-timings.rst | 128 - 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
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-dac | 18 specific to toggle enabled channels and refers to the DAC output 49 specific to toggle enabled channels and refers to the DAC output
|
H A D | procfs-attr-prev | 11 refers to itself.
|
H A D | procfs-attr-current | 11 refers to itself.
|
H A D | sysfs-bus-pci-devices-pvpanic | 11 Detailed bit definition refers to section <Bit Definition>
|
H A D | procfs-attr-exec | 12 refers to itself.
|
H A D | sysfs-bus-iio-dac-ltc2688 | 16 This raw, unscaled value refers to the dither signal amplitude.
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-clps711x.txt | 9 - clocks: One entry, refers to the SPI bus clock
|
/linux/drivers/video/ |
H A D | Kconfig | 22 STI refers to the HP "Standard Text Interface" which is a set of
|
/linux/LICENSES/exceptions/ |
H A D | Linux-syscall-note | 17 Foundation, but the instance of code that it refers to (the Linux
|
/linux/Documentation/networking/ |
H A D | nf_flowtable.rst | 204 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/Documentation/firmware-guide/acpi/dsd/ |
H A D | graph.rst | 46 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/Documentation/devicetree/bindings/pmem/ |
H A D | pmem-region.txt | 4 Persistent memory refers to a class of memory devices that are:
|
/linux/Documentation/arch/arm/ |
H A D | uefi.rst | 11 source code. As a rule, anything new uses 'UEFI', whereas 'EFI' refers
|
/linux/Documentation/livepatch/ |
H A D | module-elf-format.rst | 226 This rela refers to the symbol '.klp.sym.vmlinux.printk,0', and the symbol index is encoded 227 in 'Info'. Here its symbol index is 0x5e, which is 94 in decimal, which refers to the 229 And in this patch module's corresponding symbol table, symbol index 94 refers to that very symbol:
|