Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c683 struct pstate __state, *state = &__state; in cputrack() 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
1372 u8_t __state /* The state of the connection */;
1766 u8_t __state /* The state of the connection */; member
1768 u8_t __state /* The state of the connection */;
2014 u8_t __state /* The state of the connection */; member
2016 u8_t __state /* The state of the connection */;
2864 u8_t __state /* The state of the connection */; member
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); in lm_tcp_get_delegated()
5310 DbgBreakIf(((struct toe_context *)ctx_p)->tstorm_ag_context.__state == 0); in lm_tcp_get_delegated()
5311 DbgBreakIf(((struct toe_context *)ctx_p)->xstorm_ag_context.__state == 0); in lm_tcp_get_delegated()