Home
last modified time | relevance | path

Searched refs:selecting (Results 1 – 25 of 80) sorted by relevance

1234

/Linux-v4.19/drivers/scsi/
DNCR5380.c595 !hostdata->selecting) { in maybe_release_dma_irq()
678 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
955 hostdata->selecting = cmd; in NCR5380_select()
984 if (!hostdata->selecting) { in NCR5380_select()
1033 if (!hostdata->selecting) { in NCR5380_select()
1120 if (hostdata->selecting) { in NCR5380_select()
1156 if (!hostdata->selecting) { in NCR5380_select()
1192 if (!hostdata->selecting) in NCR5380_select()
1194 hostdata->selecting = NULL; in NCR5380_select()
2236 if (hostdata->selecting == cmd) { in NCR5380_abort()
[all …]
Dwd33c93.c492 if (hostdata->selecting || hostdata->connected) { in DEF_SCSI_QCMD()
613 hostdata->selecting = cmd; in DEF_SCSI_QCMD()
861 cmd = (struct scsi_cmnd *) hostdata->selecting; /* get a valid cmd */ in wd33c93_intr()
862 hostdata->selecting = NULL; in wd33c93_intr()
894 (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
895 hostdata->selecting = NULL; in wd33c93_intr()
1354 if (hostdata->selecting) { in wd33c93_intr()
1355 cmd = (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
1356 hostdata->selecting = NULL; in wd33c93_intr()
1596 hostdata->selecting = NULL; in wd33c93_host_reset()
[all …]
Dmac53c94.c37 selecting, enumerator
177 state->phase = selecting; in mac53c94_start()
248 case selecting: in mac53c94_interrupt()
Dwd33c93.h242 volatile struct scsi_cmnd *selecting; /* trying to select this command */ member
DNCR5380.h217 struct scsi_cmnd *selecting; /* Cmnd to be connected */ member
Daha152x.c314 selecting = 0x0002, /* target is being selected */ enumerator
891 if(CURRENT_SC->SCp.phase & selecting) { in setup_expected_interrupts()
1493 CURRENT_SC->SCp.phase |= selecting; in busfree_run()
1525 CURRENT_SC->SCp.phase &= ~(selecting|not_issued); in seldo_run()
1566 CURRENT_SC->SCp.phase &= ~selecting; in selto_run()
2204 } else if(stat0 & SELDO && CURRENT_SC && (CURRENT_SC->SCp.phase & selecting)) { in update_state()
2454 (ptr->SCp.phase & selecting) ? "selecting|" : "", in show_command()
2508 if (ptr->SCp.phase & selecting) in get_command()
/Linux-v4.19/Documentation/leds/
Dledtrig-usbport.txt8 It requires selecting USB ports that should be observed. All available ones are
12 Please note that this trigger allows selecting multiple USB ports for a single
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dgpio-mux-clock.txt11 - select-gpios : GPIO reference for selecting the parent clock.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dactions,s900-pinctrl.txt57 These pins are used for selecting the pull control and schmitt
91 group. These pin groups are used for selecting the pinmux
113 These pin groups are used for selecting the drive strength
126 These pin groups are used for selecting the slew rate
/Linux-v4.19/fs/squashfs/
DKconfig134 file systems will be readable without selecting this option.
149 file systems will be readable without selecting this option.
164 file systems will be readable without selecting this option.
178 file systems will be readable without selecting this option.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcommon.rst12 - Changing device properties, selecting a video and audio input, video
/Linux-v4.19/Documentation/networking/
Dsecid.txt4 the label of the flow. This label of the flow is currently used in selecting
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-dishnetwork-send-legacy-cmd.rst39 It provides a non-standard method for selecting Diseqc voltage on the
Dfe-set-tone.rst45 capability of selecting the band. So, it is recommended that applications
Dfrontend.rst43 control the antenna subsystem, selecting the polarization and choosing
/Linux-v4.19/Documentation/devicetree/bindings/
Dproperty-units.txt7 prefixes is due to selecting the most commonly used variants.
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-counter-104-quad-875 direction control input, with B = 1 selecting UP Count
76 mode and B = 0 selecting Down Count mode.
Dsysfs-bus-event_source-devices-events63 need to be provided by the user selecting the particular event.
/Linux-v4.19/drivers/media/usb/pwc/
DKconfig27 The built-in microphone is enabled by selecting USB Audio support.
/Linux-v4.19/Documentation/admin-guide/
Dindex.rst21 possible mitigations along with guidance for selecting mitigations if they
/Linux-v4.19/drivers/net/ethernet/netronome/
DKconfig58 Note: selecting this option may adversely impact
/Linux-v4.19/Documentation/userspace-api/
Dspec_ctrl.rst66 ENODEV arg2 is selecting a not supported speculation misfeature.
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-aat1290.txt5 respectively. In order to add a capability of selecting the strobe signal source
/Linux-v4.19/Documentation/block/
Ddeadline-iosched.txt11 selecting an io scheduler on a per-device basis.

1234