Searched refs:DF_RELOGIN (Results 1 – 2 of 2) sorted by relevance
1120 if (!test_bit(DF_RELOGIN, &ddb_entry->flags)) in qla4xxx_flash_ddb_change()1130 if (!test_bit(DF_RELOGIN, &ddb_entry->flags)) in qla4xxx_flash_ddb_change()1144 if (!test_bit(DF_RELOGIN, &ddb_entry->flags)) in qla4xxx_flash_ddb_change()
360 #define DF_RELOGIN 0 /* Relogin to device */ macro