Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c229 #define C7000_ERROR 12 macro
644 cup->state = C7000_ERROR; in c7000_error()
761 if (cup->state == C7000_ERROR || cup->state == C7000_STOP || cup->state == C7000_STOPPED) in c7000_doio()
786 if (cup->state == C7000_ERROR) in c7000_doio()
2615 if (cup->state == C7000_ERROR) in c7000_intr()
2638 if (cup->state == C7000_ERROR) in c7000_intr()
2660 if (cup->state == C7000_ERROR) in c7000_intr()
2807 if (cup->state == C7000_ERROR) in c7000_intr()
2833 case C7000_ERROR: in c7000_intr()