Home
last modified time | relevance | path

Searched refs:L2_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/
Dwd33c93.h289 #define L2_NONE 1 /* no combination commands - we get lots of ints */ macro
Dwd33c93.c532 if ((hostdata->level2 == L2_NONE) || in DEF_SCSI_QCMD()
1289 if (hostdata->level2 <= L2_NONE) { in wd33c93_intr()