Searched refs:L2_BASIC (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A Din2000.h345 #define L2_BASIC 2 /* resume after STATUS ints & RDP messages */ macro
H A Dwd33c93.h302 #define L2_BASIC 3 /* resume after STATUS ints & RDP messages */ macro
H A Din2000.c784 if ((hostdata->level2 >= L2_DATA) || (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
800 if ((hostdata->level2 >= L2_DATA) || (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
1164 if (hostdata->level2 >= L2_BASIC) {
1206 if (hostdata->level2 >= L2_BASIC) {
2043 hostdata->level2 = L2_BASIC;
H A Dwd33c93.c789 (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
979 if (hostdata->level2 >= L2_BASIC) {
1023 if (hostdata->level2 >= L2_BASIC) {
1971 hostdata->level2 = L2_BASIC;

Completed in 36 milliseconds