Home
last modified time | relevance | path

Searched refs:check_condition (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Drf_cfg.c12 static bool check_condition(struct adapter *adapt, const u32 condition) in check_condition() function
198 if (!check_condition(adapt, array[i])) { in rtl88e_phy_config_rf_with_headerfile()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_stats.h115 atomic64_t check_condition; member
H A Dfnic_trace.c450 (u64)atomic64_read(&stats->misc_stats.check_condition), in fnic_get_stats_data()
H A Dfnic_scsi.c930 atomic64_inc(&fnic_stats->misc_stats.check_condition); in fnic_fcpio_icmnd_cmpl_handler()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_stats.h101 atomic64_t check_condition; member
H A Dfnic_trace.c436 (u64)atomic64_read(&stats->misc_stats.check_condition), in fnic_get_stats_data()
H A Dfnic_scsi.c917 atomic64_inc(&fnic_stats->misc_stats.check_condition); in fnic_fcpio_icmnd_cmpl_handler()
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c313 check_condition = 0x0800, /* requesting sense after CHECK CONDITION */ enumerator
920 if(SCpnt->SCp.phase & (resetting|check_condition)) { in aha152x_internal_queue()
1412 if(DONE_SC->SCp.phase & check_condition) { in busfree_run()
1439 aha152x_internal_queue(ptr, NULL, check_condition, ptr->scsi_done); in busfree_run()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c316 check_condition = 0x0800, /* requesting sense after CHECK CONDITION */ enumerator
939 if (acp->phase & (resetting | check_condition)) { in aha152x_internal_queue()
1442 if (aha152x_priv(DONE_SC)->phase & check_condition) { in busfree_run()
1469 aha152x_internal_queue(ptr, NULL, check_condition); in busfree_run()

Completed in 16 milliseconds