Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_mount.c422 sbi->p_state = state; in updateSuper()
425 sbi->p_state = sbi->state; in updateSuper()
428 state = sbi->p_state; in updateSuper()
Djfs_incore.h157 uint p_state; /* state prior to going no integrity */ member
/linux-2.4.37.9/drivers/net/skfp/
Dpcmplc.c402 phy->plc.p_state = PS_OFF ;
867 plc->p_state = PS_BIT3 ;
890 switch (plc->p_state) {
895 plc->p_state = PS_BIT4 ;
907 plc->p_state = PS_BIT7 ;
918 plc->p_state = PS_LCT ;
934 plc->p_state = PS_BIT8 ;
952 plc->p_state = PS_JOIN ;
963 plc->p_state = PS_ACTIVE ;
987 switch (plc->p_state) {
[all …]
Ddrvfbi.c757 void pcm_state_change(smc,plc,p_state) in pcm_state_change() argument
760 int p_state;
767 DRV_PCM_STATE_CHANGE(smc,plc,p_state) ;
Dskfddi.c160 void pcm_state_change(struct s_smc *smc, int plc, int p_state);
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbiinc.h114 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument
Dcmtdef.h454 u_short p_state ; /* current state */ member