Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dpcmplc.c91 #define PC8_ACTIVE 8 macro
665 ((oldstate == PC8_ACTIVE) || (mib->fddiPORTPCMState == PC8_ACTIVE))) {
684 oldstate == PC8_ACTIVE ) {
687 } else if ( mib->fddiPORTPCMState == PC8_ACTIVE ) {
995 GO_STATE(PC8_ACTIVE) ;
1008 case ACTIONS(PC8_ACTIVE) :
1022 case PC8_ACTIVE :
1647 if (smc->y[PA].twisted && (smc->y[PA].mib->fddiPORTPCMState == PC8_ACTIVE))
1649 if (smc->y[PB].twisted && (smc->y[PB].mib->fddiPORTPCMState == PC8_ACTIVE))
1681 case PC8_ACTIVE :
[all …]
Ddrvfbi.c34 #define PC8_ACTIVE 8 macro
688 if (mib_a->fddiPORTPCMState == PC8_ACTIVE ||
689 mib_b->fddiPORTPCMState == PC8_ACTIVE) {
711 if (mib_a->fddiPORTPCMState == PC8_ACTIVE) {
716 if (mib_b->fddiPORTPCMState == PC8_ACTIVE) {
735 if (mib_a->fddiPORTPCMState == PC8_ACTIVE) {
743 if (mib_b->fddiPORTPCMState == PC8_ACTIVE) {
/linux-2.4.37.9/drivers/net/skfp/h/
Dsmtstate.h31 #define PC8_ACTIVE 8 macro