Searched defs:toe (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/pcbe/ |
H A D | niagara2_pcbe.c | 617 uint64_t toe; local 620 toe = (CPC_PCR_TOE0 | CPC_PCR_TOE1); 629 toe = CPC_PCR_TOE0; /* enable trap-on-event for pic0 */ 641 toe = CPC_PCR_TOE1; /* enable trap-on-event for pic1 */ 682 toe &= ~CPC_PCR_TOE0; 685 toe &= ~CPC_PCR_TOE1; 687 pcr |= toe;
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | itree.c | 130 struct event *toe; /* right-hand-side event in instance tree */ member in struct:__anon27 191 G.toe = find_or_add_event(infop, G.tonp); 192 G.tobp = itree_add_bubble(G.toe, B_TO, G.k, G.generation); 1474 struct event *frome, *toe; local 1520 toe = add_event_dummy(dst, e0ipp); 1521 tobp = itree_add_bubble(toe, B_TO, 0,
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm_stats.h | 511 struct toe_stats_query toe; member in struct:_lm_stats_fw_stats_data_t
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 5710_hsi.h | 124 * The toe aggregative context of Cstorm 673 #define TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG (0x1<<2) /* BitField flagscontext flags flag: is connection valid (should be set by driver to 1 in toe/iscsi connections) */ 698 * toe rx BDs update doorbell 723 * toe rx bytes and BDs update doorbell 748 * toe rx bytes doorbell 773 * toe rx consume GRQ doorbell 798 * toe doorbell 1272 * The toe aggregative context section of Tstorm 1349 * The toe aggregative context of Tstorm 1758 * The toe aggregativ 9288 struct tstorm_toe_st_context_section toe /* TOE context region, used only in TOE */; member in struct:tstorm_toe_st_context 9331 struct xstorm_toe_context_section toe; member in struct:xstorm_toe_st_context [all...] |
Completed in 168 milliseconds