Searched refs:RETRY (Results 1 - 15 of 15) sorted by relevance
/linux-4.1.27/drivers/ata/ |
H A D | libata-trace.c | 139 trace_seq_printf(p, "RETRY "); libata_trace_parse_qc_flags()
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
H A D | islpci_hotplug.c | 143 printk(KERN_INFO "PCI TRDY/RETRY unchanged\n"); prism54_probe()
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | err_common.c | 60 mchk_header->retry ? "RETRY " : "", mchk_dump_logout_frame()
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 500 /* RETRY/TRDY Timeout disabled */ solo_pci_probe()
|
/linux-4.1.27/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.1.27/arch/arm/kernel/ |
H A D | bios32.c | 82 * 3. ISA bridge master handling of target RETRY
|
/linux-4.1.27/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.1.27/drivers/infiniband/hw/amso1100/ |
H A D | c2_qp.c | 733 * with PCI RETRY. Note that when this does happen, the card c2_activity()
|
/linux-4.1.27/include/scsi/ |
H A D | libfc.h | 158 * @flags: REC and RETRY supported flags
|
/linux-4.1.27/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.1.27/tools/perf/util/ |
H A D | sort.c | 1111 { PERF_TXN_RETRY, "RETRY ", 0 },
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
H A D | arcmsr_hba.c | 3773 printk(KERN_ERR "arcmsr%d: waiting for hw bus reset return, RETRY TERMINATED!!\n", acb->host->host_no); arcmsr_bus_reset() 3843 printk(KERN_ERR "arcmsr%d: waiting for hw bus reset return, RETRY TERMINATED!!\n", acb->host->host_no); arcmsr_bus_reset() 3901 "RETRY TERMINATED!!\n", arcmsr_bus_reset()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | nand_base.c | 1514 * nand_setup_read_retry - [INTERN] Set the READ RETRY mode 1526 pr_debug("setting READ RETRY mode %d\n", retry_mode); nand_setup_read_retry()
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/i915/ |
H A D | intel_display.c | 5760 #define RETRY 1 ironlake_fdi_compute_config() macro 5802 return RETRY; ironlake_fdi_compute_config() 10746 if (ret == RETRY) { intel_modeset_pipe_config()
|
Completed in 746 milliseconds