Home
last modified time | relevance | path

Searched defs:byte_num (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/diff/src/
H A Dcmp.c464 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local
514 char const *byte_num = offtostr (byte_number, byte_buf); in cmp() local
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_hssp_internal_regs.h574 #define SERDES_IREG_FLD_TX_BIST_PAT_REG_NUM(byte_num) (56 + (byte_num)) argument
H A Dal_hal_serdes_internal_regs.h575 #define SERDES_IREG_FLD_TX_BIST_PAT_REG_NUM(byte_num) (56 + (byte_num)) argument
H A Dal_hal_serdes_25g_internal_regs.h3407 #define SERDES_25G_LANE_TX_BIST_UDP_ADDR(byte_num) \ argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c1998 u8 byte_num = ppe_pos_bit / 8; iwl_mvm_he_get_ppe_val() local