Searched refs:S_RUNNING_LEVEL2 (Results 1 – 2 of 2) sorted by relevance
679 hostdata->state = S_RUNNING_LEVEL2; in DEF_SCSI_QCMD()793 hostdata->state = S_RUNNING_LEVEL2; in transfer_bytes()858 if (hostdata->state == S_RUNNING_LEVEL2) in wd33c93_intr()945 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()957 if (hostdata->state != S_RUNNING_LEVEL2) in wd33c93_intr()983 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1027 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1214 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()1318 case S_RUNNING_LEVEL2: in wd33c93_intr()1491 hostdata->state = S_RUNNING_LEVEL2; in wd33c93_intr()
287 #define S_RUNNING_LEVEL2 2 macro