Searched refs:slu_unitcfg (Results 1 – 5 of 5) sorted by relevance
251 return (cd->slu_unitcfg & 0xFFFF0ull) < 0x32170ull; in genwqe_need_err_masking()259 if (((cd->slu_unitcfg & 0xFFFF0ull) >= 0x32000ull) && in genwqe_tweak_hardware()260 ((cd->slu_unitcfg & 0xFFFF0ull) <= 0x33250ull)) { in genwqe_tweak_hardware()263 cd->slu_unitcfg, cd->app_unitcfg); in genwqe_tweak_hardware()283 return (cd->slu_unitcfg & 0xFFFF0ull) >= 0x32170ull; in genwqe_recovery_on_fatal_gfir_required()288 return (cd->slu_unitcfg & 0xFFFF0ull) < 0x32170ull; in genwqe_flash_readback_fails()307 speed = (u16)((cd->slu_unitcfg >> 28) & 0x0full); in genwqe_T_psec()418 cd->slu_unitcfg = __genwqe_readq(cd, IO_SLU_UNITCFG); in genwqe_read_ids()419 if (cd->slu_unitcfg == IO_ILLEGAL_VALUE) { in genwqe_read_ids()421 "err: SLUID=%016llx\n", cd->slu_unitcfg); in genwqe_read_ids()[all …]
315 u64 slu_unitcfg; member430 return (int)((cd->slu_unitcfg >> 32) & 0xff); in genwqe_get_slu_id()
743 d->slu_unitcfg = cd->slu_unitcfg; in genwqe_init_debug_data()836 if ((cd->slu_unitcfg & 0xFFFF0ull) > 0x34199ull) in __genwqe_enqueue_ddcb()
666 u64 card_type = cd->slu_unitcfg; in genwqe_card_type()1021 speed = (u16)((cd->slu_unitcfg >> 28) & 0x0full); in genwqe_base_clock_frequency()
361 __u64 slu_unitcfg; member