Searched refs:get_tcb_field (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.sbin/cxgbetool/ |
| H A D | tcb_common.c | 330 get_tcb_field(_TCBVAR *tvp,unsigned char *buf) in get_tcb_field() 480 get_tcb_field(tvp,buf); in parse_tcb() 529 get_tcb_field(tvp,buf); in parse_fcb() 542 get_tcb_field(tvp,buf); in display_list_tcb() 321 get_tcb_field(_TCBVAR *tvp,unsigned char *buf) get_tcb_field() function
|
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.c | 449 get_tcb_field(const uint64_t *tcb, u_int word, uint32_t mask, u_int shift) in get_tcb_field() function 476 get_tcb_field(tcb, W_TCB_##F, M_TCB_##F, S_TCB_##F)
|