Searched refs:explicit (Results 1 – 9 of 9) sorted by relevance
/drivers/target/ |
D | target_core_alua.c | 33 int *primary, int explicit); 35 struct se_lun *lun, int explicit, int offline); 725 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument 767 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition() 978 int explicit) in core_alua_do_transition_tg_pt() argument 989 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt() 1000 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt() 1039 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt() 1057 int explicit) in core_alua_do_port_transition() argument 1070 explicit) != 0) in core_alua_do_port_transition() [all …]
|
D | target_core_pr.c | 2447 int explicit, in __core_scsi3_complete_pro_release() argument 2497 tfo->fabric_name, (explicit) ? "explicit" : in __core_scsi3_complete_pro_release()
|
/drivers/gpu/drm/lima/ |
D | lima_gem.c | 256 bool write, bool explicit) in lima_gem_sync_bo() argument 267 if (explicit) in lima_gem_sync_bo()
|
/drivers/dma-buf/ |
D | Kconfig | 9 The Sync File Framework adds explicit synchronization via
|
/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 1933 struct sta_rec_bf *bf, bool explicit) in mt7915_mcu_sta_bfer_vht() argument 1943 if (explicit) { in mt7915_mcu_sta_bfer_vht() 2028 bool enable, bool explicit) in mt7915_mcu_sta_bfer_tlv() argument 2054 if (sta->deflink.he_cap.has_he && explicit) in mt7915_mcu_sta_bfer_tlv() 2057 mt7915_mcu_sta_bfer_vht(sta, phy, bf, explicit); in mt7915_mcu_sta_bfer_tlv() 2067 if (!explicit && sta->deflink.bandwidth <= IEEE80211_STA_RX_BW_40 && !bf->nc) in mt7915_mcu_sta_bfer_tlv() 2072 if (explicit && bf->nr != tx_ant) in mt7915_mcu_sta_bfer_tlv()
|
/drivers/hwtracing/coresight/ |
D | Kconfig | 199 system registers. But it's explicit dependency with trace unit (ETE)
|
/drivers/scsi/ |
D | scsi_debug.c | 2768 struct sdeb_zone_state *zsp, bool explicit) in zbc_open_zone() argument 2776 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone() 2777 (!explicit && zc == ZC2_IMPLICIT_OPEN)) in zbc_open_zone() 2781 if (explicit && zsp->z_cond == ZC2_IMPLICIT_OPEN) in zbc_open_zone() 2789 if (explicit) { in zbc_open_zone()
|
/drivers/tty/serial/8250/ |
D | Kconfig | 4 # you somehow have an implicit or explicit dependency on SERIAL_8250.
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During
|