Searched refs:RETRY (Results 1 - 16 of 16) sorted by relevance
/linux-4.4.14/drivers/scsi/cxlflash/ |
H A D | main.h | 63 /* TIMEOUT and RETRY definitions */
|
/linux-4.4.14/drivers/ata/ |
H A D | libata-trace.c | 139 trace_seq_printf(p, "RETRY "); libata_trace_parse_qc_flags()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
H A D | islpci_hotplug.c | 143 printk(KERN_INFO "PCI TRDY/RETRY unchanged\n"); prism54_probe()
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | err_common.c | 60 mchk_header->retry ? "RETRY " : "", mchk_dump_logout_frame()
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 486 /* RETRY/TRDY Timeout disabled */ solo_pci_probe()
|
/linux-4.4.14/arch/x86/platform/uv/ |
H A D | tlb_uv.c | 211 * Process the receipt of a RETRY message 293 * One cpu on each uvhub has the additional job on a RETRY bau_process_message() 511 * return COMPLETE, RETRY(PLUGGED or TIMEOUT) or GIVEUP
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | bios32.c | 73 * 3. ISA bridge master handling of target RETRY
|
/linux-4.4.14/sound/oss/ |
H A D | aedsp16.c | 321 #define RETRY 10 /* Various retry values on I/O opera- */ macro 835 int loop = RETRY; aedsp16_setup_board()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
H A D | c2_qp.c | 733 * with PCI RETRY. Note that when this does happen, the card c2_activity()
|
/linux-4.4.14/include/scsi/ |
H A D | libfc.h | 158 * @flags: REC and RETRY supported flags
|
/linux-4.4.14/fs/fuse/ |
H A D | file.c | 2432 * _IOC_* macros and the server is not allowed to request RETRY. This 2474 * RETRY from server is not allowed. fuse_do_ioctl()
|
/linux-4.4.14/tools/perf/util/ |
H A D | sort.c | 1243 { PERF_TXN_RETRY, "RETRY ", 0 },
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 3770 printk(KERN_ERR "arcmsr%d: waiting for hw bus reset return, RETRY TERMINATED!!\n", acb->host->host_no); arcmsr_bus_reset() 3840 printk(KERN_ERR "arcmsr%d: waiting for hw bus reset return, RETRY TERMINATED!!\n", acb->host->host_no); arcmsr_bus_reset() 3898 "RETRY TERMINATED!!\n", arcmsr_bus_reset()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 476 * @interval - interval time for each OPEN_REJECT (RETRY). The units are in 1us. 494 /* shift bar and set the OPEN_REJECT(RETRY) interval time of PHY 0 -3.*/ mpi_set_open_retry_interval_reg()
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | nand_base.c | 1648 * nand_setup_read_retry - [INTERN] Set the READ RETRY mode 1660 pr_debug("setting READ RETRY mode %d\n", retry_mode); nand_setup_read_retry()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_display.c | 6566 #define RETRY 1 ironlake_fdi_compute_config() macro 6608 return RETRY; ironlake_fdi_compute_config() 12298 if (ret == RETRY) {
|
Completed in 1082 milliseconds