Home
last modified time | relevance | path

Searched refs:check_condition (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drf_cfg.c25 static bool check_condition(struct adapter *adapt, const u32 condition) in check_condition() function
212 if (!check_condition(adapt, array[i])) { in rtl88e_phy_config_rf_with_headerfile()
/linux-4.1.27/drivers/scsi/
Daha152x.c324 check_condition = 0x0800, /* requesting sense after CHECK CONDITION */ enumerator
928 if(SCpnt->SCp.phase & (resetting|check_condition)) { in aha152x_internal_queue()
1427 if(DONE_SC->SCp.phase & check_condition) { in busfree_run()
1454 aha152x_internal_queue(ptr, NULL, check_condition, ptr->scsi_done); in busfree_run()