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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c656 if ((hostdata->level2 >= L2_DATA) || (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
672 if ((hostdata->level2 >= L2_DATA) || (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
1036 if (hostdata->level2 >= L2_BASIC) {
1078 if (hostdata->level2 >= L2_BASIC) {
1915 hostdata->level2 = L2_BASIC;
H A Dwd33c93.c773 (hostdata->level2 == L2_BASIC && cmd->SCp.phase == 0)) {
963 if (hostdata->level2 >= L2_BASIC) {
1007 if (hostdata->level2 >= L2_BASIC) {
1956 hostdata->level2 = L2_BASIC;

Completed in 53 milliseconds