Searched refs:S_RUNNING_LEVEL2 (Results 1 – 2 of 2) sorted by relevance
670 hostdata->state = S_RUNNING_LEVEL2; in DEF_SCSI_QCMD()784 hostdata->state = S_RUNNING_LEVEL2; in transfer_bytes()849 if (hostdata->state == S_RUNNING_LEVEL2) in wd33c93_intr()936 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()948 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()974 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1018 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1205 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1312 case S_RUNNING_LEVEL2: in wd33c93_intr()1485 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()
277 #define S_RUNNING_LEVEL2 2 macro