Searched refs:__state (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c691 struct pstate __state, *state = &__state; local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h1370 u8_t __state /* The state of the connection */; member in struct:tstorm_toe_ag_context
1372 u8_t __state /* The state of the connection */;
1766 u8_t __state /* The state of the connection */; member in struct:ustorm_toe_ag_context
1768 u8_t __state /* The state of the connection */;
2014 u8_t __state /* The state of the connection */; member in struct:xstorm_fcoe_ag_context
2016 u8_t __state /* The state of the connection */;
2864 u8_t __state /* The state of the connection */; member in struct:xstorm_toe_ag_context
2866 u8_t __state /* The state of the connection */;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c5309 DbgBreakIf(((struct toe_context *)ctx_p)->ustorm_ag_context.__state == 0);
5310 DbgBreakIf(((struct toe_context *)ctx_p)->tstorm_ag_context.__state == 0);
5311 DbgBreakIf(((struct toe_context *)ctx_p)->xstorm_ag_context.__state == 0);

Completed in 196 milliseconds