Home
last modified time | relevance | path

Searched refs:BHND_NV_PRINT_WIDTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.c947 "integer: %d\n", BHND_NV_PRINT_WIDTH(plen), in bhnd_nvram_val_encode_string()
1000 BHND_NV_PRINT_WIDTH(plen), p, error); in bhnd_nvram_val_encode_string()
1008 BHND_NV_PRINT_WIDTH(plen), p, in bhnd_nvram_val_encode_string()
1009 BHND_NV_PRINT_WIDTH(plen-parsed_len), p+parsed_len); in bhnd_nvram_val_encode_string()
H A Dbhnd_nvram_private.h212 #define BHND_NV_PRINT_WIDTH(_len) \ macro
H A Dbhnd_nvram_subr.c1019 BHND_NV_PRINT_WIDTH(env_len), env); in bhnd_nvram_parse_env()
H A Dbhnd_nvram_data_tlv.c604 BHND_NV_PRINT_WIDTH(ilen), inp); in bhnd_nvram_tlv_filter_setvar()