Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h63 #define dbg_fmt(fmt) pr_fmt("%s:%d:[%s] " fmt), "debug", \ macro
/openbmc/linux/drivers/scsi/
H A Dlibiscsi.c53 #define ISCSI_DBG_CONN(_conn, dbg_fmt, arg...) \ argument
64 #define ISCSI_DBG_SESSION(_session, dbg_fmt, arg...) \ argument
75 #define ISCSI_DBG_EH(_session, dbg_fmt, arg...) \ argument
H A Dlibiscsi_tcp.c52 #define ISCSI_DBG_TCP(_conn, dbg_fmt, arg...) \ argument
H A Discsi_tcp.c66 #define ISCSI_SW_TCP_DBG(_conn, dbg_fmt, arg...) \ argument
H A Dscsi_transport_iscsi.c57 #define ISCSI_DBG_TRANS_SESSION(_session, dbg_fmt, arg...) \ argument
68 #define ISCSI_DBG_TRANS_CONN(_conn, dbg_fmt, arg...) \ argument