Home
last modified time | relevance | path

Searched refs:GID_PRINT_FMT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dprintk.h35 #define GID_PRINT_FMT "%.4x:%.4x:%.4x:%.4x:%.4x:%.4x:%.4x:%.4x" macro
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c720 mlx4_dbg(dev, "Hash for "GID_PRINT_FMT" is %04x\n", in find_entry()
958 "dst-gid = "GID_PRINT_FMT"\n", in mlx4_err_rule()
961 "dst-gid-mask = "GID_PRINT_FMT"\n", in mlx4_err_rule()
1240 mlx4_err(dev, "MGID "GID_PRINT_FMT" not found\n", in mlx4_qp_detach_common()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c417 return sprintf(buf, GID_PRINT_FMT"\n", GID_PRINT_ARGS(gid.raw)); in show_port_gid()