Home
last modified time | relevance | path

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

1234

/linux/drivers/scsi/
H A DNCR5380.c617 !hostdata->selecting) { in maybe_release_dma_irq()
700 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
987 hostdata->selecting = cmd; in NCR5380_select()
1016 if (!hostdata->selecting) { in NCR5380_select()
1065 if (!hostdata->selecting) { in NCR5380_select()
1150 if (!hostdata->selecting) in NCR5380_select()
1187 if (!hostdata->selecting) { in NCR5380_select()
1223 if (!hostdata->selecting) in NCR5380_select()
1225 hostdata->selecting = NULL; in NCR5380_select()
2266 if (hostdata->selecting == cmd) { in NCR5380_abort()
[all …]
H A Dwd33c93.c421 if (hostdata->selecting || hostdata->connected) { in DEF_SCSI_QCMD()
543 hostdata->selecting = cmd; in DEF_SCSI_QCMD()
795 cmd = (struct scsi_cmnd *) hostdata->selecting; /* get a valid cmd */ in wd33c93_intr()
796 hostdata->selecting = NULL; in wd33c93_intr()
828 (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
829 hostdata->selecting = NULL; in wd33c93_intr()
1291 if (hostdata->selecting) { in wd33c93_intr()
1292 cmd = (struct scsi_cmnd *) hostdata->selecting; in wd33c93_intr()
1293 hostdata->selecting = NULL; in wd33c93_intr()
1533 hostdata->selecting = NULL; in wd33c93_host_reset()
[all …]
H A Dmac53c94.c38 selecting, enumerator
175 state->phase = selecting; in mac53c94_start()
247 case selecting: in mac53c94_interrupt()
H A Dwd33c93.h227 volatile struct scsi_cmnd *selecting; /* trying to select this command */ member
H A DNCR5380.h217 struct scsi_cmnd *selecting; /* Cmnd to be connected */ member
/linux/Documentation/leds/
H A Dledtrig-usbport.rst9 It requires selecting USB ports that should be observed. All available ones are
13 Please note that this trigger allows selecting multiple USB ports for a single
/linux/Documentation/admin-guide/hw-vuln/
H A Dindex.rst6 possible mitigations along with guidance for selecting mitigations if they
/linux/drivers/pinctrl/spacemit/
H A DKconfig16 This pin controller allows selecting the mux function for
/linux/fs/erofs/
H A DKconfig133 file systems will be readable without selecting this option.
147 file systems will be readable without selecting this option.
161 file systems are still readable without selecting this option.
/linux/Documentation/networking/
H A Dsecid.rst10 the label of the flow. This label of the flow is currently used in selecting
H A Dtc-queue-filters.rst22 Likewise, on the receive side, the two filters for selecting set of
H A Dmptcp.rst79 The Packet Scheduler is in charge of selecting which available *subflow(s)* to
94 On Linux, MPTCP can be used by selecting MPTCP instead of TCP when creating the
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-dishnetwork-send-legacy-cmd.rst38 It provides a non-standard method for selecting Diseqc voltage on the
H A Dfrontend.rst43 control the antenna subsystem, selecting the polarization and choosing
/linux/fs/squashfs/
H A DKconfig197 file systems will be readable without selecting this option.
212 file systems will be readable without selecting this option.
227 file systems will be readable without selecting this option.
241 file systems will be readable without selecting this option.
/linux/Documentation/userspace-api/media/v4l/
H A Dcommon.rst13 - Changing device properties, selecting a video and audio input, video
H A Dext-ctrls-image-process.rst41 The configuration of the frame rate is performed by selecting the desired
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,adau1701.txt19 - adi,pin-config: An array of 12 numerical values selecting one of the
/linux/fs/crypto/
H A DKconfig18 # whereas selecting them from FS_ENCRYPTION would force them to be built-in.
/linux/drivers/media/usb/pwc/
H A DKconfig28 The built-in microphone is enabled by selecting USB Audio support.
/linux/drivers/usb/core/
H A DKconfig143 ACPI selecting value 2 is analogous to selecting value 0.
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst19 zero and calculates a virtual deadline (VD) for each, selecting the task
/linux/drivers/net/ethernet/netronome/
H A DKconfig74 Note: selecting this option may adversely impact
/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst159 In short, *fg.alpha* is ignored by selecting
161 fg.alpha) component becomes available by selecting
/linux/Documentation/block/
H A Ddeadline-iosched.rst12 selecting an io scheduler on a per-device basis.

1234