Searched refs:SCR_PENDING (Results 1 – 3 of 3) sorted by relevance
4957 if (test_bit(SCR_PENDING, &base_vha->dpc_flags)) { in qla2x00_do_dpc()4964 clear_bit(SCR_PENDING, &base_vha->dpc_flags); in qla2x00_do_dpc()
3540 #define SCR_PENDING 21 /* SCR in target mode */ macro
985 set_bit(SCR_PENDING, &vha->dpc_flags); in qla2x00_async_event()