Searched refs:L2_NONE (Results 1 – 2 of 2) sorted by relevance
289 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
532 if ((hostdata->level2 == L2_NONE) || in DEF_SCSI_QCMD()1289 if (hostdata->level2 <= L2_NONE) { in wd33c93_intr()