Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 25 of 26) sorted by relevance

12

/drivers/usb/core/
Durb.c382 unsigned int allowed; in usb_submit_urb() local
385 allowed = (URB_NO_TRANSFER_DMA_MAP | URB_NO_SETUP_DMA_MAP | in usb_submit_urb()
390 allowed |= URB_ZERO_PACKET; in usb_submit_urb()
393 allowed |= URB_NO_FSBR; /* only affects UHCI */ in usb_submit_urb()
397 allowed |= URB_SHORT_NOT_OK; in usb_submit_urb()
400 allowed |= URB_ISO_ASAP; in usb_submit_urb()
403 urb->transfer_flags &= allowed; in usb_submit_urb()
DKconfig123 allowed to support only a limited number of peripherals.
135 external hubs. OTG hosts are allowed to reduce hardware
/drivers/usb/mon/
DKconfig15 If unsure, say Y (if allowed), otherwise M.
/drivers/w1/slaves/
DKconfig38 Full block writes are only allowed if the CRC is valid.
/drivers/char/
Dser_a2232fw.ax261 bne =DONE ; not allowed to send -> done ;
270 lda OutDisable\1 ; allowed to transmit? ;
274 bne =DONE ; not allowed to send -> done ;
/drivers/net/wireless/libertas/
Dcmd.c1910 int allowed = 1; in lbs_ps_confirm_sleep() local
1916 allowed = 0; in lbs_ps_confirm_sleep()
1922 allowed = 0; in lbs_ps_confirm_sleep()
1928 allowed = 0; in lbs_ps_confirm_sleep()
1933 if (allowed) { in lbs_ps_confirm_sleep()
/drivers/scsi/
Dscsi_error.c825 scmd->retries = scmd->allowed; in scsi_eh_get_sense()
1433 if ((++scmd->retries) <= scmd->allowed in scsi_decide_disposition()
1560 (++scmd->retries <= scmd->allowed)) { in scsi_eh_flush_done_q()
Dsr.c463 SCpnt->allowed = MAX_RETRIES; in sr_prep_fn()
Dscsi_lib.c1281 cmd->allowed = req->retries; in scsi_setup_blk_pc_cmnd()
1599 unsigned long wait_for = (cmd->allowed + 1) * rq->timeout; in scsi_softirq_done()
Dsd.c590 SCpnt->allowed = SD_MAX_RETRIES; in sd_prep_fn()
/drivers/net/appletalk/
DKconfig29 even politically correct people are allowed to say Y here.
/drivers/scsi/qla4xxx/
Dql4_os.c1545 ha->dpc_flags, cmd->result, cmd->allowed)); in qla4xxx_eh_device_reset()
1601 ha->dpc_flags, cmd->result, cmd->allowed)); in qla4xxx_eh_target_reset()
/drivers/mtd/
DKconfig130 allowed in the partition definition, including mtd id's and partition
/drivers/ata/
Dlibata-eh.c589 scmd->retries = scmd->allowed; in ata_scsi_error()
1159 scmd->retries = scmd->allowed; in ata_eh_qc_complete()
/drivers/net/wan/
DKconfig319 are only allowed on specific ports of the DSCC4. This option is the
/drivers/s390/scsi/
Dzfcp_dbf.c1097 rec->scsi_allowed = scsi_cmnd->allowed; in zfcp_scsi_dbf_event()
/drivers/scsi/aic7xxx/
Daic79xx.seq549 * 2) In a non QAS, protocol allowed phase change,
2062 * This indicates that all of the allowed data for this
2118 * large enough to take the maximum allowed status packet.
Daic7xxx.reg146 * those signals that are allowed in the current mode (Initiator/Target) are
Daic7xxx.seq241 * of the SCSI-2 spec for what messages are allowed when.
/drivers/usb/serial/
DChangeLog.history490 allowed driver to work properly if there is no tty assigned to a port
/drivers/rtc/
DKconfig15 be allowed to plug one or more RTCs to your system. You will
/drivers/scsi/aic7xxx_old/
Daic7xxx.reg126 * those signals that are allowed in the current mode (Initiator/Target) are
Daic7xxx.seq815 * RETURN_1, and the command is allowed to complete normally. We don't bother
/drivers/staging/rt2870/
Dtmp601093 // Reset allowed scan retries
3371 // Reset allowed scan retries
3440 // Reset allowed scan retries
Dtmp611093 // Reset allowed scan retries
3371 // Reset allowed scan retries
3440 // Reset allowed scan retries

12