Searched refs:S_RUNNING_LEVEL2 (Results 1 – 2 of 2) sorted by relevance
609 hostdata->state = S_RUNNING_LEVEL2; in DEF_SCSI_QCMD()725 hostdata->state = S_RUNNING_LEVEL2; in transfer_bytes()792 if (hostdata->state == S_RUNNING_LEVEL2) in wd33c93_intr()879 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()891 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()917 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()961 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1148 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1255 case S_RUNNING_LEVEL2: in wd33c93_intr()1428 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()
276 #define S_RUNNING_LEVEL2 2 macro