Home
last modified time | relevance | path

Searched refs:SCNx8 (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c68 "%" SCNx32 ":%" SCNx8 ":%" SCNx8 ".%" SCNx8 "\n", in mlx5_dev_to_pci_addr()
/f-stack/freebsd/arm64/include/
H A D_inttypes.h198 #define SCNx8 "hhx" /* uint8_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h200 #define SCNx8 "hhx" /* uint8_t */ macro
/f-stack/freebsd/x86/include/
H A D_inttypes.h208 #define SCNx8 "hhx" /* uint8_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h209 #define SCNx8 "hhx" /* uint8_t */ macro
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.c491 "%" SCNx32 ":%" SCNx8 ":%" SCNx8 ".%" SCNx8 "\n", in mlx4_ibv_device_to_pci_addr()
/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c1461 ret = fscanf(fd, "%8" SCNx32 ":%2" SCNx8 ":%2" SCNx8 ".%" SCNx8, in get_szedata2_index()