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); 751 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument 793 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition() 1006 int explicit) in core_alua_do_transition_tg_pt() argument 1017 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt() 1028 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt() 1067 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt() 1085 int explicit) in core_alua_do_port_transition() argument 1098 explicit) != 0) in core_alua_do_port_transition() [all …]
|
D | target_core_pr.c | 2455 int explicit, in __core_scsi3_complete_pro_release() argument 2506 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/ide/ |
D | Kconfig | 357 This driver adds explicit support for Acard AEC62xx (Artop ATP8xx) 381 This driver adds explicit support for AMD-7xx and AMD-8111 chips 391 This driver adds explicit support for ATI IXP chipset. 505 This driver adds explicit support for Intel PIIX and ICH chips. 631 This driver adds explicit support for VIA BusMastering IDE chips.
|
/drivers/hwtracing/coresight/ |
D | Kconfig | 185 system registers. But it's explicit dependency with trace unit (ETE)
|
/drivers/scsi/ |
D | scsi_debug.c | 2726 struct sdeb_zone_state *zsp, bool explicit) in zbc_open_zone() argument 2734 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone() 2735 (!explicit && zc == ZC2_IMPLICIT_OPEN)) in zbc_open_zone() 2739 if (explicit && zsp->z_cond == ZC2_IMPLICIT_OPEN) in zbc_open_zone() 2747 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
|