Searched refs:scrub (Results 1 – 16 of 16) sorted by relevance
/drivers/net/fddi/skfp/ |
D | cfm.c | 110 smc->y[PA].scrub = 0 ; in cfm_init() 111 smc->y[PB].scrub = 0 ; in cfm_init() 358 smc->y[PA].scrub = TRUE ; in cfm_fsm() 369 smc->y[PA].scrub = TRUE ; in cfm_fsm() 370 smc->y[PB].scrub = TRUE ; in cfm_fsm() 382 smc->y[PA].scrub = TRUE ; in cfm_fsm() 383 smc->y[PB].scrub = TRUE ; in cfm_fsm() 417 smc->y[PB].scrub = TRUE ; in cfm_fsm() 425 smc->y[PA].scrub = TRUE ; in cfm_fsm() 426 smc->y[PB].scrub = TRUE ; in cfm_fsm() [all …]
|
/drivers/mtd/ubi/ |
D | wl.c | 1023 (!ubi->used.rb_node && !ubi->scrub.rb_node)) { 1055 } else if (!ubi->scrub.rb_node) { 1057 if (!ubi->scrub.rb_node) { 1081 e1 = rb_entry(rb_first(&ubi->scrub), struct ubi_wl_entry, u.rb); 1086 self_check_in_wl_tree(ubi, e1, &ubi->scrub); 1087 rb_erase(&e1->u.rb, &ubi->scrub); 1252 wl_tree_add(e1, &ubi->scrub); 1324 if (!ubi->scrub.rb_node) { 1596 } else if (in_wl_tree(e, &ubi->scrub)) { 1597 self_check_in_wl_tree(ubi, e, &ubi->scrub); [all …]
|
D | fastmap.c | 77 int pnum, int ec, int scrub) in add_aeb() argument 88 aeb->scrub = scrub; in add_aeb() 260 aeb->scrub = new_aeb->scrub; in update_vol() 409 int scrub = 0; in scan_pool() local 426 scrub = 1; in scan_pool() 449 scrub = 1; in scan_pool() 475 new_aeb->scrub = scrub; in scan_pool() 753 aeb->scrub = aeb->copy_flag = aeb->sqnum = 0; in ubi_attach_fastmap() 795 tmp_aeb->scrub = 1; in ubi_attach_fastmap() 1164 for (node = rb_first(&ubi->scrub); node; node = rb_next(node)) { in ubi_write_fastmap()
|
D | eba.c | 375 int err, pnum, scrub = 0, vol_id = vol->vol_id; in ubi_eba_read_leb() local 433 scrub = 1; in ubi_eba_read_leb() 445 scrub = 1; in ubi_eba_read_leb() 450 scrub = 1; in ubi_eba_read_leb() 470 if (scrub) in ubi_eba_read_leb()
|
D | ubi.h | 541 struct rb_root scrub; member 611 unsigned int scrub:1; member
|
D | debug.c | 195 pr_err("\tscrub %d\n", aeb->scrub); in ubi_dump_aeb()
|
D | attach.c | 544 aeb->scrub = ((cmp_res & 2) || bitflips); in ubi_add_to_av() 580 aeb->scrub = bitflips; in ubi_add_to_av()
|
D | vtbl.c | 431 aeb->scrub = 1; in process_lvol()
|
/drivers/regulator/ |
D | tps65090-regulator.c | 282 goto scrub; in tps65090_regulator_probe() 304 goto scrub; in tps65090_regulator_probe() 315 goto scrub; in tps65090_regulator_probe() 323 scrub: in tps65090_regulator_probe()
|
D | core.c | 3634 goto scrub; in regulator_register() 3639 goto scrub; in regulator_register() 3661 goto scrub; in regulator_register() 3666 goto scrub; in regulator_register() 3672 goto scrub; in regulator_register() 3701 scrub: in regulator_register()
|
/drivers/edac/ |
D | pasemi_edac.c | 196 u32 errctl1, errcor, scrub, mcen; in pasemi_edac_probe() local 240 pci_read_config_dword(pdev, MCCFG_SCRUB, &scrub); in pasemi_edac_probe() 244 ((scrub & MCCFG_SCRUB_RGLR_SCRB_EN) ? SCRUB_FLAG_HW_PROG : 0); in pasemi_edac_probe()
|
/drivers/net/fddi/skfp/h/ |
D | smc.h | 209 u_char scrub ; /* CFM flag Scrub -> PCM */ member
|
/drivers/spi/ |
D | spi-tegra114.c | 634 goto scrub; in tegra_spi_init_dma_param() 646 scrub: in tegra_spi_init_dma_param()
|
D | spi-tegra20-slink.c | 664 goto scrub; in tegra_slink_init_dma_param() 676 scrub: in tegra_slink_init_dma_param()
|
/drivers/tty/serial/ |
D | serial-tegra.c | 948 goto scrub; in tegra_uart_dma_channel_allocate() 962 scrub: in tegra_uart_dma_channel_allocate()
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 414 * 01-15-05 01.05.06 Added defaults for data scrub rate and resync rate to
|