/linux-4.1.27/include/linux/ |
H A D | trace_clock.h | 9 * - medium: scalable global clock with some jitter
|
H A D | rndis.h | 133 /* Remote NDIS medium types. */ 148 /* Not a real medium, defined as an upper-bound */ 151 /* Remote NDIS medium connection states. */
|
H A D | ppp_channel.h | 8 * and receive packets over some sort of communications medium.
|
H A D | kbd_kern.h | 52 #define VC_MEDIUMRAW 1 /* medium raw (keycode) mode */
|
H A D | cdrom.h | 235 __u8 medium; member in struct:modesel_head
|
H A D | plist.h | 69 * INT_MIN is the highest priority, 0 is the medium highest, INT_MAX
|
H A D | printk.h | 79 * and medium priority BIOS bugs.
|
H A D | tcp.h | 209 u32 mdev_us; /* medium deviation */
|
H A D | dcache.h | 496 * that is represented on medium as a 0,0 chardev.
|
H A D | netdevice.h | 2710 * @pkts: actual number of packets sent over the medium 2711 * @bytes: actual number of bytes sent over the medium 2714 * hardware queue over the physical medium, @bytes must exactly match the
|
/linux-4.1.27/include/linux/sunrpc/ |
H A D | timer.h | 17 unsigned long sdrtt[5]; /* smoothed medium deviation of RTT */
|
/linux-4.1.27/arch/m32r/ |
H A D | Makefile | 15 KBUILD_CFLAGS_KERNEL += -mmodel=medium
|
/linux-4.1.27/drivers/media/usb/pwc/ |
H A D | pwc-timon.h | 28 4 different qualities (no compression, low, medium, high). 35 4 compression modi: none, low, medium, high
|
H A D | pwc-kiara.c | 27 4 different qualities (no compression, low, medium, high). 34 4 compression modi: none, low, medium, high
|
H A D | pwc-timon.c | 27 4 different qualities (no compression, low, medium, high). 34 4 compression modi: none, low, medium, high
|
/linux-4.1.27/drivers/scsi/ |
H A D | constants.c | 90 "Move medium/play audio(12)", 91 /* a6-a9 */ "Exchange medium", "Move medium attached", "Read(12)", 307 {0x0002, "End-of-partition/medium detected"}, 309 {0x0004, "Beginning-of-partition/medium detected"}, 403 {0x0B04, "Warning - background pre-scan detected medium error"}, 404 {0x0B05, "Warning - background medium scan detected medium error"}, 485 {0x1502, "Positioning error detected by read of medium"}, 614 {0x2800, "Not ready to ready change, medium may have changed"}, 617 {0x2803, "Import/export element accessed, medium changed"}, 680 {0x3000, "Incompatible medium installed"}, 681 {0x3001, "Cannot read medium - unknown format"}, 682 {0x3002, "Cannot read medium - incompatible format"}, 684 {0x3004, "Cannot write medium - unknown format"}, 685 {0x3005, "Cannot write medium - incompatible format"}, 686 {0x3006, "Cannot format medium - incompatible medium"}, 691 {0x300C, "WORM medium - overwrite attempted"}, 692 {0x300D, "WORM medium - integrity check"}, 733 {0x3A04, "Medium not present - medium auxiliary memory accessible"}, 736 {0x3B01, "Tape position error at beginning-of-medium"}, 737 {0x3B02, "Tape position error at end-of-medium"}, 744 {0x3B09, "Read past end of medium"}, 745 {0x3B0A, "Read past beginning of medium"}, 746 {0x3B0B, "Position past end of medium"}, 747 {0x3B0C, "Position past beginning of medium"}, 750 {0x3B0F, "End of medium reached"}, 905 {0x5A01, "Operator medium removal request"}, 1162 "Medium Error", /* 3: Data error detected on the medium */ 1165 "Unit Attention", /* 6: Removable medium was changed, or 1169 region of the medium */ 1176 "Miscompare", /* E: Source data and data on the medium
|
H A D | osst_options.h | 39 * * write error recovery when writing near end of medium. ENOSPC is returned
|
H A D | sr_ioctl.c | 342 /* 0x3a is medium not present */ sr_drive_status() 406 cgc.cmd[3] = 0x02; /* Give me medium catalog number info */ sr_get_mcn()
|
H A D | sd.c | 1366 /* medium not present */ media_not_present() 1483 (sshdr.asc == 0x3a || /* medium not present */ sd_sync_cache() 1561 * fail medium access commands but are OK with non access commands like 1576 * The device has timed out executing a medium access command. sd_eh_action() 1580 * that prevents access to the storage medium. sd_eh_action() 1586 * READY always completes successfully we assume that medium sd_eh_action() 1637 * the resolution of the device's medium. sd_completed_bytes() 3094 /* 0x3a is medium not present */ sd_start_stop_device()
|
H A D | gdth.h | 369 u8 init; /* medium is initialized */ 371 u8 rm_medium; /* medium is removable */ 372 u8 wp_medium; /* medium is write protected */
|
H A D | ch.c | 329 VPRINTK(KERN_INFO, "type #1 (mt): 0x%x+%d [medium transport]\n", ch_readconfig()
|
H A D | esp_scsi.h | 243 /* For slow to medium speed input clock rates we shoot for 5mb/s, but for high
|
H A D | osst.c | 825 printk(OSST_DEB_MSG "%s:D: Reached onstream wait for medium\n", name); osst_wait_for_medium() 839 printk(OSST_DEB_MSG "%s:D: Sleeping in onstream wait medium\n", name); osst_wait_for_medium() 858 printk(OSST_DEB_MSG "%s:D: Abnormal exit from onstream wait medium\n", name); osst_wait_for_medium() 866 printk(OSST_DEB_MSG "%s:D: Normal exit from onstream wait medium\n", name); osst_wait_for_medium() 3739 /* Must have initialized medium */ osst_read() 4258 printk(OSST_DEB_MSG "%s:D: Spacing to end of recorded medium.\n", name); osst_int_ioctl() 4669 if ((STp->buffer)->syscall_result != 0 && /* in all error conditions except no medium */ __os_scsi_tape_open()
|
H A D | sr.c | 365 * Therefore, if we hit a medium error within the sr_done()
|
H A D | st.c | 1103 "medium %x, WBS %x, BLL %d\n", check_tape() 2828 DEBC_printk(STp, "Spacing to end of recorded medium.\n"); st_int_ioctl() 3247 /* Functions for reading and writing the medium partition mode page. */ 3273 DEBC_printk(STp, "Can't read medium partition page.\n");
|
H A D | scsi_error.c | 1948 * scsi_eh_lock_door - Prevent medium removal for the specified device 1949 * @sdev: SCSI device to prevent medium removal
|
H A D | scsi_debug.c | 196 /* when 1==SCSI_DEBUG_OPT_MEDIUM_ERR, a medium error is simulated at this 199 #define OPT_MEDIUM_ERR_NUM 10 /* number of consecutive medium errs */ 1248 arr[1] = 1; /* non rotating medium (e.g. solid state) */ inquiry_evpd_b1()
|
H A D | 3w-xxxx.c | 1568 request_buffer[1] = 0; /* default medium type */ tw_scsiop_mode_sense_complete()
|
H A D | ipr.c | 554 "Aborted command, medium removal prevented"},
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.c | 2125 if (ps->medium.mclk > max_limits->mclk) btc_apply_state_adjust_rules() 2126 ps->medium.mclk = max_limits->mclk; btc_apply_state_adjust_rules() 2127 if (ps->medium.sclk > max_limits->sclk) btc_apply_state_adjust_rules() 2128 ps->medium.sclk = max_limits->sclk; btc_apply_state_adjust_rules() 2129 if (ps->medium.vddc > max_limits->vddc) btc_apply_state_adjust_rules() 2130 ps->medium.vddc = max_limits->vddc; btc_apply_state_adjust_rules() 2131 if (ps->medium.vddci > max_limits->vddci) btc_apply_state_adjust_rules() 2132 ps->medium.vddci = max_limits->vddci; btc_apply_state_adjust_rules() 2167 /* adjusted medium, high states */ btc_apply_state_adjust_rules() 2168 if (ps->medium.sclk < ps->low.sclk) btc_apply_state_adjust_rules() 2169 ps->medium.sclk = ps->low.sclk; btc_apply_state_adjust_rules() 2170 if (ps->medium.vddc < ps->low.vddc) btc_apply_state_adjust_rules() 2171 ps->medium.vddc = ps->low.vddc; btc_apply_state_adjust_rules() 2172 if (ps->high.sclk < ps->medium.sclk) btc_apply_state_adjust_rules() 2173 ps->high.sclk = ps->medium.sclk; btc_apply_state_adjust_rules() 2174 if (ps->high.vddc < ps->medium.vddc) btc_apply_state_adjust_rules() 2175 ps->high.vddc = ps->medium.vddc; btc_apply_state_adjust_rules() 2179 if (mclk < ps->medium.mclk) btc_apply_state_adjust_rules() 2180 mclk = ps->medium.mclk; btc_apply_state_adjust_rules() 2185 ps->medium.mclk = mclk; btc_apply_state_adjust_rules() 2186 ps->medium.vddci = vddci; btc_apply_state_adjust_rules() 2190 if (ps->medium.mclk < ps->low.mclk) btc_apply_state_adjust_rules() 2191 ps->medium.mclk = ps->low.mclk; btc_apply_state_adjust_rules() 2192 if (ps->medium.vddci < ps->low.vddci) btc_apply_state_adjust_rules() 2193 ps->medium.vddci = ps->low.vddci; btc_apply_state_adjust_rules() 2194 if (ps->high.mclk < ps->medium.mclk) btc_apply_state_adjust_rules() 2195 ps->high.mclk = ps->medium.mclk; btc_apply_state_adjust_rules() 2196 if (ps->high.vddci < ps->medium.vddci) btc_apply_state_adjust_rules() 2197 ps->high.vddci = ps->medium.vddci; btc_apply_state_adjust_rules() 2201 &ps->medium.sclk, &ps->medium.mclk); btc_apply_state_adjust_rules() 2206 btc_adjust_clock_combinations(rdev, max_limits, &ps->medium); btc_apply_state_adjust_rules() 2219 ps->medium.sclk, max_limits->vddc, &ps->medium.vddc); btc_apply_state_adjust_rules() 2221 ps->medium.mclk, max_limits->vddci, &ps->medium.vddci); btc_apply_state_adjust_rules() 2223 ps->medium.mclk, max_limits->vddc, &ps->medium.vddc); btc_apply_state_adjust_rules() 2225 rdev->clock.current_dispclk, max_limits->vddc, &ps->medium.vddc); btc_apply_state_adjust_rules() 2239 &ps->medium.vddc, &ps->medium.vddci); btc_apply_state_adjust_rules() 2244 (ps->medium.vddc <= rdev->pm.dpm.dyn_state.max_clock_voltage_on_dc.vddc) && btc_apply_state_adjust_rules() 2252 if (ps->medium.vddc < rdev->pm.dpm.dyn_state.min_vddc_for_pcie_gen2) btc_apply_state_adjust_rules() 2253 ps->medium.flags &= ~ATOM_PPLIB_R600_FLAGS_PCIEGEN2; btc_apply_state_adjust_rules() 2750 pl = &ps->medium; btc_dpm_debugfs_print_current_performance_level() 2775 pl = &ps->medium; btc_dpm_get_current_sclk() 2798 pl = &ps->medium; btc_dpm_get_current_mclk()
|
H A D | rv6xx_dpm.c | 442 state->medium.sclk; rv6xx_calculate_engine_speed_stepping_parameters() 461 state->medium.mclk; rv6xx_calculate_memory_clock_stepping_parameters() 467 if (state->high.mclk == state->medium.mclk) rv6xx_calculate_memory_clock_stepping_parameters() 474 if (state->medium.mclk == state->low.mclk) rv6xx_calculate_memory_clock_stepping_parameters() 488 pi->hw.vddc[R600_POWER_LEVEL_MEDIUM] = state->medium.vddc; rv6xx_calculate_voltage_stepping_parameters() 496 (state->medium.flags & ATOM_PPLIB_R600_FLAGS_BACKBIASENABLE) ? true : false; rv6xx_calculate_voltage_stepping_parameters() 503 (state->medium.flags & ATOM_PPLIB_R600_FLAGS_PCIEGEN2) ? true : false; rv6xx_calculate_voltage_stepping_parameters() 509 if ((state->high.vddc == state->medium.vddc) && rv6xx_calculate_voltage_stepping_parameters() 511 (state->medium.flags & ATOM_PPLIB_R600_FLAGS_BACKBIASENABLE))) rv6xx_calculate_voltage_stepping_parameters() 517 if ((state->medium.vddc == state->low.vddc) && rv6xx_calculate_voltage_stepping_parameters() 518 ((state->medium.flags & ATOM_PPLIB_R600_FLAGS_BACKBIASENABLE) == rv6xx_calculate_voltage_stepping_parameters() 1029 state->medium.sclk, rv6xx_calculate_ap() 1036 rv6xx_calculate_t(state->medium.sclk, rv6xx_calculate_ap() 1462 new_state->medium.sclk, rv6xx_generate_stepping_table() 1466 new_state->medium.sclk, rv6xx_generate_stepping_table() 1831 pl = &ps->medium; rv6xx_parse_pplib_clock_info() 2019 pl = &ps->medium; rv6xx_dpm_print_power_state() 2044 pl = &ps->medium; rv6xx_dpm_debugfs_print_current_performance_level() 2069 pl = &ps->medium; rv6xx_dpm_get_current_sclk() 2092 pl = &ps->medium; rv6xx_dpm_get_current_mclk()
|
H A D | rv6xx_dpm.h | 88 struct rv6xx_pl medium; member in struct:rv6xx_ps
|
H A D | rv770_dpm.c | 272 a_n = (int)state->medium.sclk * pi->lmp + rv770_populate_smc_t() 275 (int)state->medium.sclk * pi->lmp; rv770_populate_smc_t() 280 a_n = (int)state->high.sclk * pi->lhp + (int)state->medium.sclk * rv770_populate_smc_t() 282 a_d = (int)state->medium.sclk * (100 - (int)pi->rmp) + rv770_populate_smc_t() 692 &state->medium, rv770_convert_power_state_to_smc() 712 &state->medium); rv770_convert_power_state_to_smc() 759 STATE2(64 * high_clock / state->medium.sclk) | rv770_program_memory_timing_parameters() 766 POWERMODE2(rv770_calculate_memory_refresh_rate(rdev, state->medium.sclk)) | rv770_program_memory_timing_parameters() 2189 pl = &ps->medium; rv7xx_parse_pplib_clock_info() 2445 pl = &ps->medium; rv770_dpm_print_power_state() 2455 pl = &ps->medium; rv770_dpm_print_power_state() 2481 pl = &ps->medium; rv770_dpm_debugfs_print_current_performance_level() 2510 pl = &ps->medium; rv770_dpm_get_current_sclk() 2532 pl = &ps->medium; rv770_dpm_get_current_mclk()
|
H A D | rv730_dpm.c | 407 POWERMODE2(rv770_calculate_memory_refresh_rate(rdev, state->medium.sclk)) | rv730_program_memory_timing_parameters() 426 state->medium.sclk, rv730_program_memory_timing_parameters() 427 state->medium.mclk); rv730_program_memory_timing_parameters()
|
H A D | rv770_dpm.h | 152 struct rv7xx_pl medium; member in struct:rv7xx_ps
|
H A D | cypress_dpm.c | 781 &state->medium, cypress_convert_power_state_to_smc() 859 &state->medium, cypress_convert_mc_reg_table_to_smc() 936 new_state->medium.sclk, cypress_program_memory_timing_parameters() 937 new_state->medium.mclk)); cypress_program_memory_timing_parameters()
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | conf.h | 82 /* low/medium/high Tx power in dBm for STA-HP BG */ 89 /* low/medium/high Tx power in dBm for other role */
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | rndis.h | 184 u32 medium; member in struct:rndis_params 207 int rndis_set_param_medium (u8 configNr, u32 medium, u32 speed);
|
H A D | rndis.c | 228 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); gen_ndis_query_resp() 235 /* one medium, one transport... (maybe you do it better) */ gen_ndis_query_resp() 236 *outbuf = cpu_to_le32(rndis_per_dev_params[configNr].medium); gen_ndis_query_resp() 937 int rndis_set_param_medium(u8 configNr, u32 medium, u32 speed) rndis_set_param_medium() argument 939 pr_debug("%s: %u %u\n", __func__, medium, speed); rndis_set_param_medium() 942 rndis_per_dev_params[configNr].medium = medium; rndis_set_param_medium() 1057 "medium : 0x%08X\n" rndis_proc_show() 1072 param->medium, rndis_proc_show()
|
H A D | storage_common.c | 448 /* Load new medium */ fsg_store_file()
|
H A D | f_mass_storage.c | 92 * specified. If it is set, then NULL filename means the LUN's medium 803 * medium). We don't implement DPO; we implement FUA by do_write() 1261 * medium type, no cache control (DPOFUA), and no block descriptors. do_mode_sense() 1341 * Our emulation doesn't support mounting; the medium is do_start_stop() 1806 /* If the medium isn't mounted and the command needs to access check_command() 2911 p = "(no medium)"; fsg_common_create_lun()
|
/linux-4.1.27/include/net/irda/ |
H A D | discovery.h | 61 DISCOVERY_ACTIVE, /* Doing our own discovery on the medium */ 62 DISCOVERY_PASSIVE, /* Peer doing discovery on the medium */
|
H A D | irlap.h | 80 * Same story for two sockets competing for the medium : if one saturates
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | tape390.h | 58 /* Macros for "medium status" field */
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-cd_verbose.c | 150 { 0x023000, "Incompatible medium installed" }, 190 { 0x041502, "Positioning error detected by read of medium" }, 207 { 0x053001, "Cannot read medium - unknown format" }, 208 { 0x053002, "Cannot read medium - incompatible format" }, 214 { 0x056400, "Illegal mode for this track or incompatible medium" }, 228 { 0x062800, "Not ready to ready transition, medium may have changed" }, 236 { 0x065a01, "Operator medium removal request" },
|
H A D | ide-cd_ioctl.c | 171 /* no medium, that's alright. */ ide_cd_lockdoor()
|
H A D | trm290.c | 66 * bit4 PCI DEVSEL# timing select: 1=medium(default), 0=fast
|
H A D | ide-cd.c | 162 * If a read toc is executed for a CD-R or CD-RW medium where the first cdrom_analyze_sense_data() 197 * Therefore, if we hit a medium error within the cdrom_analyze_sense_data()
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 101 #define ENOMEDIUM 125 /* No medium found */ 102 #define EMEDIUMTYPE 126 /* Wrong medium type */
|
/linux-4.1.27/include/uapi/asm-generic/ |
H A D | errno.h | 106 #define ENOMEDIUM 123 /* No medium found */ 107 #define EMEDIUMTYPE 124 /* Wrong medium type */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | chio.h | 50 * move a medium from one element to another 64 * move one medium from element #1 to element #2,
|
H A D | hdreg.h | 429 unsigned char tPIO; /* Obsolete, 0=slow, 1=medium, 2=fast */ 431 unsigned char tDMA; /* Obsolete, 0=slow, 1=medium, 2=fast */
|
H A D | cdrom.h | 28 * like "No medium found" or "Wrong medium type" upon attempting to 911 /* removable medium feature descriptor */
|
/linux-4.1.27/include/linux/usb/ |
H A D | rndis_host.h | 89 __le32 medium; /* zero == 802.3 */ member in struct:rndis_init_c 193 /* Flags to require specific physical medium type for generic_rndis_bind() */
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
H A D | errno.h | 111 #define ENOMEDIUM 159 /* No medium found */ 112 #define EMEDIUMTYPE 160 /* Wrong medium type */
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 68 #define ENOMEDIUM 182 /* No medium found */ 69 #define EMEDIUMTYPE 183 /* Wrong medium type */
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 111 #define ENOMEDIUM 129 /* No medium found */ 112 #define EMEDIUMTYPE 130 /* Wrong medium type */
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | probe_roms.h | 278 * "short"- up to 3m, "medium"-3m to 6m, and "long"- more than 290 * BITS 7-4 are set when the cable length is assigned to medium 296 * Setting the bits for both long and medium cable length is 300 * phy3 - medium
|
H A D | host.c | 1914 [medium_cable] = "medium", lookup_cable_names()
|
/linux-4.1.27/arch/powerpc/ |
H A D | Makefile | 101 ifeq ($(call cc-option-yn,-mcmodel=medium),y) 102 # -mcmodel=medium breaks modules because it uses 32bit offsets from 123 CFLAGS-$(CONFIG_PPC64) += $(call cc-option,-mcmodel=medium,-mminimal-toc)
|
/linux-4.1.27/drivers/s390/char/ |
H A D | tape_34xx.c | 52 * Medium sense for 34xx tapes. There is no 'real' medium sense call. 79 DBF_EVENT(4, "tape_34xx: medium sense failed with rc=%d\n", __tape_34xx_medium_sense() 127 * later execution. This is because we get an interrupt whenever a medium 224 /* A medium was inserted in the drive. */ tape_34xx_unsolicited_irq() 334 /* medium is write protected */ tape_34xx_unit_check() 557 /* The medium is write protected. */ tape_34xx_unit_check() 558 dev_warn (&device->cdev->dev, "The tape medium is write-" tape_34xx_unit_check() 629 dev_warn (&device->cdev->dev, "The tape medium has been " tape_34xx_unit_check() 1037 DBF_LH(3, "34xx medium sense returned %d\n", rc); tape_34xx_setup_device()
|
H A D | tape_3590.c | 495 * SENSE Medium: Get Sense data about medium state 590 * a medium has been unloaded). The attention sense comes then 679 DBF_EVENT(6, "medium state: %x:%x\n", sense->macst, sense->masst); tape_3590_med_state_set() 748 case TO_RBI: /* RBI seems to succeed even without medium loaded. */ tape_3590_done() 818 /* check medium state */ tape_3590_unsolicited_irq() 876 dev_warn (&device->cdev->dev, "The tape medium must be loaded into a " tape_3590_erp_swap() 1554 /* Try to find out if medium is loaded */ tape_3590_setup_device() 1557 DBF_LH(3, "3590 medium sense returned %d\n", rc); tape_3590_setup_device()
|
H A D | tape_std.c | 203 * The default implementation just wait until the tape medium state changes
|
/linux-4.1.27/include/net/ |
H A D | nl802154.h | 129 * @NL802154_CCA_ALOHA: CCA shall always report an idle medium
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | pervasive.c | 70 * go into low thread priority, medium priority will be cbe_power_save()
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6t_REJECT.c | 45 pr_debug("%s: medium point\n", __func__); reject_tg6()
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_clock.c | 10 * - medium: scalable global clock with some jitter
|
/linux-4.1.27/fs/jffs2/ |
H A D | xattr.c | 42 * is used to load the xdatum informations without name/value pair from the medium. 49 * is used to load name/value pair from the medium. 56 * is used to write xdatum to medium. xd->version will be incremented. 58 * is used to create new xdatum and write to medium. 425 * is used to load xref information from medium. Because summary data does not 428 * is used to write xref to medium. If delete marker is marked, it write 429 * a delete marker of xref into medium. 431 * is used to create a new xref and write to medium.
|
H A D | build.c | 107 /* First, scan the medium and build all the inode caches with jffs2_build_filesystem() 318 of the medium to be available, for overhead caused by nodes being jffs2_calc_trigger_levels() 341 can't mark nodes obsolete on the medium, the old dirty nodes cause jffs2_calc_trigger_levels()
|
H A D | file.c | 321 actually written to the medium. Mark the page !Uptodate so that jffs2_write_end()
|
H A D | super.c | 366 /* Paranoia checks for on-medium structures. If we ask GCC init_jffs2_fs()
|
H A D | fs.c | 47 for these types on the medium at any time. So setattr jffs2_do_setattr() 496 * Pick a inocache hash size based on the size of the medium. calculate_inocache_hashsize()
|
H A D | write.c | 556 /* We can't mark stuff obsolete on the medium. We need to write a deletion dirent */ jffs2_do_unlink()
|
H A D | gc.c | 881 /* On a medium where we can't actually mark nodes obsolete jffs2_garbage_collect_deletion_dirent()
|
H A D | readinode.c | 1368 /* Special case - no root inode on medium */ jffs2_do_read_inode()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | processor.h | 80 #define HMT_medium_low() asm volatile("or 6,6,6 # medium low priority") 81 #define HMT_medium() asm volatile("or 2,2,2 # medium priority") 82 #define HMT_medium_high() asm volatile("or 5,5,5 # medium high priority")
|
H A D | ppc_asm.h | 171 #define HMT_MEDIUM_LOW or 6,6,6 # medium low priority 173 #define HMT_MEDIUM_HIGH or 5,5,5 # medium high priority
|
H A D | cpm2.h | 746 #define RCCR_DR0QP_MED ((uint)0x00100000) /* IDMA0 has medium req priority */ 750 #define RCCR_DR1QP_MED ((uint)0x00010000) /* IDMA1 has medium req priority */ 754 #define RCCR_DR2QP_MED ((uint)0x00000010) /* IDMA2 has medium req priority */ 758 #define RCCR_DR3QP_MED ((uint)0x00000001) /* IDMA3 has medium req priority */
|
H A D | page.h | 214 * with -mcmodel=medium, so we use & and | instead of - and + on 64-bit.
|
/linux-4.1.27/mm/ |
H A D | vmpressure.c | 31 * averaging the ratio for medium/critical levels. Using small window 98 [VMPRESSURE_MEDIUM] = "medium", 291 * threshold (one of vmpressure_str_levels, i.e. "low", "medium", or
|
H A D | readahead.c | 247 * for small size, x 4 for medium, and x 2 for large
|
H A D | filemap.c | 1428 * CD/DVDs are error prone. When a medium error occurs, the driver may fail
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | mac80211_hwsim.h | 39 * dropped or not and implement a wireless medium simulator at user space.
|
H A D | mac80211_hwsim.c | 1303 /* NO wmediumd detected, perfect medium simulation */ mac80211_hwsim_tx() 3101 " socket, switching to perfect channel medium\n"); mac80211_hwsim_netlink_notify()
|
/linux-4.1.27/fs/logfs/ |
H A D | logfs_abi.h | 201 * struct logfs_disk_super - on-medium superblock 311 * Inode flags. High bits should never be written to the medium. They are 332 * struct logfs_disk_inode - on-medium inode 379 * struct logfs_disk_dentry - on-medium dentry structure
|
H A D | gc.c | 28 #define SCAN_ROUNDS 128 /* maximum number of complete medium scans */ 479 /* Sync in-memory state with on-medium state in case they __logfs_gc_pass()
|
H A D | inode.c | 15 * on the medium. It therefore also lacks a method to store the previous
|
H A D | logfs.h | 241 * @old_ofs: offset of old block on medium 242 * @new_ofs: offset of new block on medium
|
H A D | readwrite.c | 1259 * the medium. Only when writes propagate all the way up to the journal 2187 * aliases, which are moved back. No write to the medium happens. logfs_evict_inode()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_errno.h | 175 #define LUSTRE_ENOMEDIUM 123 /* No medium found */ 176 #define LUSTRE_EMEDIUMTYPE 124 /* Wrong medium type */
|
/linux-4.1.27/drivers/net/usb/ |
H A D | asix_devices.c | 719 u16 medium; ax88178_set_mfb() local 739 medium = asix_read_medium_status(dev); ax88178_set_mfb() 741 medium |= AX_MEDIUM_JFE; ax88178_set_mfb() 743 medium &= ~AX_MEDIUM_JFE; ax88178_set_mfb() 744 asix_write_medium_mode(dev, medium); ax88178_set_mfb()
|
H A D | rndis_host.c | 396 /* Check physical medium */ generic_rndis_bind() 410 "driver requires wireless physical medium, but device is not\n"); generic_rndis_bind() 417 "driver requires non-wireless physical medium, but device is wireless.\n"); generic_rndis_bind()
|
H A D | sr9800.c | 803 /* medium mode setting */ sr9800_bind()
|
H A D | ax88179_178a.c | 1303 /* Configure default medium type => giga */ ax88179_bind() 1594 /* Configure default medium type => giga */ ax88179_reset()
|
/linux-4.1.27/drivers/net/irda/ |
H A D | act200l-sir.c | 84 #define ACT200L_OSCL 0x04 /* oscillator in low power, medium accuracy mode */
|
H A D | sa1100_ir.c | 624 * 2 - medium range, medium power
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | core.h | 32 /* Small, medium and maximum buffer size for dcmd
|
H A D | sdio.h | 163 * @BRCMF_SDIOD_NOMEDIUM: No medium access to dongle possible.
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
H A D | mace.h | 29 REG(maccc); /* medium access control config control */
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-zpodd.c | 60 0, 3, /* 3, removable medium feature */ zpodd_get_mech_type()
|
H A D | libata-scsi.c | 884 // Not ready to ready change, medium may have changed ata_to_sense_error()
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | sddr55.c | 169 set_sense_info (2, 0x3a, 0); /* not ready, medium not present */ sddr55_status() 409 set_sense_info (3, 0x31, 0); /* medium error */ sddr55_write_data() 862 set_sense_info (3, 0x30, 0); /* incompatible medium */ sddr55_transport() 909 usb_stor_dbg(us, "%s medium removal. Not that I can do anything about it...\n", sddr55_transport()
|
H A D | sddr09.c | 1594 sensecode = 0x3a; /* medium not present */ sddr09_transport()
|
/linux-4.1.27/drivers/power/ |
H A D | ab8500_btemp.c | 744 * ab8500_btemp_lowmed_handler() - battery temp between low and medium 754 dev_dbg(di->dev, "Battery temperature is between low and medium\n"); ab8500_btemp_lowmed_handler() 766 * ab8500_btemp_medhigh_handler() - battery temp between medium and high 776 dev_dbg(di->dev, "Battery temperature is between medium and high\n"); ab8500_btemp_medhigh_handler()
|
/linux-4.1.27/arch/ia64/hp/sim/ |
H A D | simscsi.c | 237 buf[1] = 0; /* not a removable medium */ simscsi_queuecommand_lck()
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
H A D | pci-nanoengine.c | 121 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR+ <PERR+ INTx-
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
H A D | spider_net.c | 1367 card->medium = BCM54XX_COPPER; spider_net_link_reset() 1946 card->medium = BCM54XX_COPPER; spider_net_open() 2012 switch (card->medium) { spider_net_link_phy() 2017 card->medium = BCM54XX_FIBER; spider_net_link_phy() 2024 card->medium = BCM54XX_UNKNOWN; spider_net_link_phy() 2031 card->medium = BCM54XX_COPPER; spider_net_link_phy()
|
H A D | spider_net.h | 464 int medium; member in struct:spider_net_card
|
/linux-4.1.27/include/scsi/ |
H A D | scsi.h | 369 __u8 medium; /* device-specific medium type */ member in struct:ccs_modesel_head
|
/linux-4.1.27/drivers/media/usb/gspca/ |
H A D | sq905c.c | 283 PDEBUG(D_STREAM, "Start streaming at medium resolution"); sd_start()
|
H A D | sq905.c | 381 PDEBUG(D_STREAM, "Start streaming at medium resolution"); sd_start()
|
H A D | touptek.c | 45 * 0x0080: medium gain bit
|
H A D | topro.c | 4390 {TP6800_R5D_DEMOSAIC_CFG, 0x0e}, /* scale down - medium edge */ soi763a_6800_start()
|
/linux-4.1.27/arch/xtensa/variants/fsf/include/variant/ |
H A D | core.h | 187 /* (always 1 in XEA1; levels 2 .. EXCM_LEVEL are "medium priority") */
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | topology.c | 396 count = sprintf(buf, "vertical:medium\n"); cpu_polarization_show()
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 172 unsigned char medium; member in struct:ipmi_channel 1657 if (intf->channels[addr->channel].medium i_ipmi_request() 1787 if ((intf->channels[addr->channel].medium i_ipmi_request() 1789 && (intf->channels[addr->channel].medium i_ipmi_request() 2696 intf->channels[0].medium channel_handler() 2712 intf->channels[chan].medium = msg->msg.data[2] & 0x7f; channel_handler() 2882 intf->channels[0].medium = IPMI_CHANNEL_MEDIUM_IPMB; ipmi_register_smi() 3736 switch (intf->channels[chan].medium) { handle_one_recv_msg() 3773 if ((intf->channels[chan].medium handle_one_recv_msg() 3775 && (intf->channels[chan].medium handle_one_recv_msg() 3933 else if ((intf->channels[chan].medium ipmi_smi_msg_received() 3935 || (intf->channels[chan].medium ipmi_smi_msg_received()
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 1502 phy->t_val[5] = 1 ; /* medium */ pc_tcode_actions() 1507 * Implementers choice: use medium pc_tcode_actions() 1512 phy->t_val[5] = 1 ; /* medium */ pc_tcode_actions()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | time-event.h | 151 * the other bindings wait for the medium during that time.
|
H A D | sta.h | 267 * @tx_time: medium time consumed by this A-MPDU
|
H A D | fw-api-scan.h | 103 * @SCAN_COMP_STATUS_ERR_COEX: medium was lost ot WiMax
|
/linux-4.1.27/drivers/scsi/arm/ |
H A D | fas216.h | 26 /* transfer count medium */
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa.h | 92 BFA_REQQ_QOS_MD = 2, /* all medium priority IO */
|
/linux-4.1.27/arch/xtensa/variants/dc232b/include/variant/ |
H A D | core.h | 194 /* (always 1 in XEA1; levels 2 .. EXCM_LEVEL are "medium priority") */
|
/linux-4.1.27/arch/xtensa/variants/dc233c/include/variant/ |
H A D | core.h | 242 /* (always 1 in XEA1; levels 2 .. EXCM_LEVEL are "medium priority") */
|
/linux-4.1.27/net/ipv4/ |
H A D | ip_input.c | 438 /* Our transport medium may have padded the buffer out. Now we know it ip_rcv()
|
/linux-4.1.27/net/irda/ |
H A D | irlmp_frame.c | 342 * collisions on the medium (SNRM battle).
|
H A D | irlap.c | 588 * more likely to receive a connection request over the medium. irlap_discovery_indication()
|
/linux-4.1.27/net/sched/ |
H A D | sch_pie.c | 343 * light, medium or high dropping mode. calculate_probability()
|
/linux-4.1.27/tools/perf/ui/ |
H A D | browser.c | 488 .name = "medium",
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
H A D | gpmi-nand.c | 1762 /* Compute the number of blocks in the entire medium. */ mx23_boot_init() 1766 * Loop over all the blocks in the medium, transcribing block marks as mx23_boot_init() 1846 /* Set up the medium geometry */ gpmi_init_last()
|
/linux-4.1.27/drivers/misc/sgi-xp/ |
H A D | xpnet.c | 16 * for an ethernet-like device. The ethernet broadcast medium is
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 288 #define LC_MEDIUM 2 /* medium LCT */
|
H A D | skfbi.h | 109 #define PCI_DEV_MEDIUM (1<<9) /* medium */
|
/linux-4.1.27/drivers/staging/media/lirc/ |
H A D | lirc_sir.c | 760 #define ACT200L_OSCL 0x04 /* oscillator in low power, medium accuracy mode */
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-gpio.c | 457 "no", "high", "medium", "low" pmic_gpio_config_dbg_show()
|
/linux-4.1.27/include/target/ |
H A D | target_core_base.h | 113 /* By default don't report non-rotating (solid state) medium */
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pic.c | 477 * or medium priority peripheral irq has occurred.
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | sungem.h | 510 * smallest sized frame the TXMAC will send onto the medium, and the 511 * RXMAC will receive from the medium.
|
/linux-4.1.27/drivers/block/ |
H A D | cciss_scsi.c | 1259 case 0x08: /* medium changer */ cciss_update_non_disk_devices() 1664 dev_warn(&h->pdev->dev, "resetting tape drive or medium changer.\n"); cciss_eh_device_reset_handler()
|
/linux-4.1.27/Documentation/cdrom/ |
H A D | cdrom-standard.tex | 389 file_operations$. It returns 1 if the medium of the device $cdi\to 649 removable medium in a drive, and we believe we should exploit that 903 The history of development of the CD's use as a carrier medium for
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | wl.c | 345 * find_mean_wl_entry - find wear-leveling entry with medium erase counter. 349 * This function looks for a wear leveling entry with medium erase counter,
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_lp.h | 828 /* Transmit isolation medium band */ 835 /* Max transmit power medium band */
|
H A D | phy_n.h | 61 #define B43_NPHY_C1_CLIP1_MEDGAIN B43_PHY_N(0x022) /* Core 1 clip1 medium gain code */ 119 #define B43_NPHY_C2_CLIP1_MEDGAIN B43_PHY_N(0x038) /* Core 2 clip1 medium gain code */
|
/linux-4.1.27/drivers/mtd/ |
H A D | nftlcore.c | 451 shouldn't actually lose data in this case. It's just that when we load up on a medium which NFTL_foldchain()
|
/linux-4.1.27/drivers/net/ethernet/ |
H A D | korina.c | 564 /* Collisions: medium busy */ korina_tx()
|
/linux-4.1.27/drivers/net/hyperv/ |
H A D | hyperv_net.h | 698 u32 medium; member in struct:rndis_initialize_complete
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2800usb.c | 673 * if the medium is busy, thus the TX_STA_FIFO entry is rt2800usb_work_txdone()
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | i2o.h | 60 * physically on the medium before the write is acknowledged (default without
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 158 #define MEDIA_ERR 0x03 /* medium/data error */
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | vectors.S | 679 * medium priority interrupt dispatch code.
|
/linux-4.1.27/arch/tile/include/hv/ |
H A D | netio_intf.h | 874 * In the medium term, the ordinal is unique and monotonically increasing, 900 * the medium term, the ordinal is unique and monotonically 1481 * In the medium term, the ordinal is unique and monotonically increasing, 1509 * the medium term, the ordinal is unique and monotonically
|
/linux-4.1.27/drivers/char/tpm/ |
H A D | tpm-interface.c | 54 * designation of short, medium or long is defined in a table in
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | head_64.S | 719 * TOC in -mcmodel=medium mode. After we relocate to 0 but before
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | omap_device.c | 20 * In the medium- to long-term, this code should be implemented as a
|
H A D | clock.c | 232 * belong in the clock code and will be moved in the medium term to
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 121 /* Check the copper medium. */ igb_check_for_link_media_swap() 133 /* Check the other medium. */ igb_check_for_link_media_swap()
|
H A D | e1000_phy.c | 2157 /* Fixed FFE for medium cable lengths */ igb_phy_init_script_igp3()
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 629 mlx5_ib_dbg(dev, "reverting to medium latency\n"); create_user_qp() 632 mlx5_ib_dbg(dev, "failed to allocate medium latency UUAR\n"); create_user_qp()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | atafb.c | 507 /* 640x200, 15 kHz, 60 Hz (ST medium) */ 519 /* 640x480, 29 kHz, 57 Hz (TT medium) */
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | s3cmci.c | 1203 dbg(host, dbg_err, "%s: no medium present\n", __func__); s3cmci_request()
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
H A D | bfin_mac.c | 848 * medium, providing the best timing accuracy. bfin_tx_hwtstamp()
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_spc.c | 803 * on the medium shall be the same as if all the commands had been processed spc_modesense_control()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.c | 547 * local net stack and back to the wireless medium wil_netif_rx_any()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-hcd.c | 88 #define EHCI_TUNE_FLS 1 /* (medium) 512-frame schedule */
|
H A D | xhci-mem.c | 1851 "Freed medium stream array pool"); xhci_mem_cleanup()
|
H A D | fotg210-hcd.c | 75 #define FOTG210_TUNE_FLS 1 /* (medium) 512-frame schedule */
|
H A D | fusbh200-hcd.c | 74 #define FUSBH200_TUNE_FLS 1 /* (medium) 512-frame schedule */
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 69 * The actual drive strength current of low, medium and high must be looked up
|
/linux-4.1.27/net/ipv6/ |
H A D | ndisc.c | 1177 /* 10b is handled as if it were 00b (medium) */ ndisc_router_discovery()
|
/linux-4.1.27/lib/ |
H A D | inflate.c | 132 that have 16-bit pointers (e.g. PC's in the small or medium model).
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | commands.h | 3437 * notification from uCode to host to indicate medium changes 3442 * bit 0 - 2: medium status 3443 * bit 3: medium change indication
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | d11.h | 1559 #define M_AGING_THRSH (0x3e * 2) /* max time waiting for medium before tx */
|
/linux-4.1.27/drivers/tty/vt/ |
H A D | keyboard.c | 1268 * This is extended medium raw mode, with keys above 127 kbd_keycode()
|
/linux-4.1.27/fs/ |
H A D | block_dev.c | 1209 * partitions on a removed medium. __blkdev_get()
|
H A D | dcache.c | 1697 * d_pin_lower()). This flag may be recorded on the medium.
|
/linux-4.1.27/drivers/cdrom/ |
H A D | cdrom.c | 1072 cd_dbg(CD_OPEN, "tray might not contain a medium\n"); open_for_data() 1499 * see a medium change once.
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | phy.c | 2196 /* Fixed FFE for medium cable lengths */ e1000e_phy_init_script_igp3()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 55 MODULE_PARM_DESC(load_fw_file, "Load firmware from (0=flash, 1=file, 2=POST in fast mode, 3= POST in medium mode, 4=POST in slow mode)");
|
/linux-4.1.27/block/ |
H A D | blk-core.c | 2485 error_type = "critical medium"; blk_update_request()
|
/linux-4.1.27/net/mac80211/ |
H A D | util.c | 1192 /* Confiure old 802.11b/g medium access rules. */ ieee80211_set_wmm_default()
|
H A D | rx.c | 2091 * local net stack and back to the wireless medium ieee80211_deliver_skb()
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 7561 * FANS ACPI handle: takes three arguments: low speed, medium speed, 8646 * Support speed <low> <medium> <high> ? */ fan_write_cmd_speed()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 888 /* Decoding speed (1 = slow, 2 = medium, 3 = fast) */
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | de4x5.c | 846 int defMedium; /* SROM default medium */
|