Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/skfp/
Dcfm.c289 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm()
290 smc->mib.p[PB].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm()
325 smc->mib.p[PB].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm()
389 smc->mib.p[PA].fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in cfm_fsm()
Dpcmplc.c379 mib->fddiPORTCurrentPath = MIB_PATH_ISOLATED ; in pcm_init()
/linux-2.6.39/drivers/net/skfp/h/
Dfddimib.h59 #define MIB_PATH_ISOLATED 0 macro