Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c120 #define C7000_RD 0 macro
2054 cup = &ccp->cunits[C7000_RD]; in c7000_open()
2063 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_CONNECT; in c7000_open()
2077 cup = &ccp->cunits[C7000_RD]; in c7000_open()
2091 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_READY; in c7000_open()
2146 ccp->cunits[C7000_RD].state = ccp->cunits[C7000_WR].state = C7000_DISC; in c7000_stop()