Home
last modified time | relevance | path

Searched defs:CMD (Results 1 – 25 of 26) sorted by relevance

12

/drivers/scsi/mpt3sas/
Dmpt3sas_debug.h71 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
81 #define dprintk(IOC, CMD) \ argument
84 #define dsgprintk(IOC, CMD) \ argument
87 #define devtprintk(IOC, CMD) \ argument
90 #define dewtprintk(IOC, CMD) \ argument
93 #define dinitprintk(IOC, CMD) \ argument
96 #define dexitprintk(IOC, CMD) \ argument
99 #define dfailprintk(IOC, CMD) \ argument
102 #define dtmprintk(IOC, CMD) \ argument
105 #define dreplyprintk(IOC, CMD) \ argument
[all …]
/drivers/message/fusion/
Dmptdebug.h69 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
75 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) argument
83 #define dprintk(IOC, CMD) \ argument
86 #define dsgprintk(IOC, CMD) \ argument
89 #define devtprintk(IOC, CMD) \ argument
92 #define devtverboseprintk(IOC, CMD) \ argument
95 #define dinitprintk(IOC, CMD) \ argument
98 #define dexitprintk(IOC, CMD) \ argument
101 #define dfailprintk(IOC, CMD) \ argument
104 #define dtmprintk(IOC, CMD) \ argument
[all …]
/drivers/scsi/
Dscsi_logging.h47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument
56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) argument
64 #define SCSI_LOG_ERROR_RECOVERY(LEVEL,CMD) \ argument
66 #define SCSI_LOG_TIMEOUT(LEVEL,CMD) \ argument
68 #define SCSI_LOG_SCAN_BUS(LEVEL,CMD) \ argument
70 #define SCSI_LOG_MLQUEUE(LEVEL,CMD) \ argument
72 #define SCSI_LOG_MLCOMPLETE(LEVEL,CMD) \ argument
74 #define SCSI_LOG_LLQUEUE(LEVEL,CMD) \ argument
76 #define SCSI_LOG_LLCOMPLETE(LEVEL,CMD) \ argument
78 #define SCSI_LOG_HLQUEUE(LEVEL,CMD) \ argument
[all …]
Desp_scsi.h261 #define ESP_CMD_PRIV(CMD) ((struct esp_cmd_priv *)(&(CMD)->SCp)) argument
/drivers/isdn/hisax/
Disdnl2.h22 #define CMD 0 macro
/drivers/scsi/fcoe/
Dlibfcoe.h11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
Dfcoe.h48 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
/drivers/scsi/pm8001/
Dpm8001_sas.h71 #define PM8001_CHECK_LOGGING(HBA, LEVEL, CMD) \ argument
79 #define PM8001_EH_DBG(HBA, CMD) \ argument
82 #define PM8001_INIT_DBG(HBA, CMD) \ argument
85 #define PM8001_DISC_DBG(HBA, CMD) \ argument
88 #define PM8001_IO_DBG(HBA, CMD) \ argument
91 #define PM8001_FAIL_DBG(HBA, CMD) \ argument
94 #define PM8001_IOCTL_DBG(HBA, CMD) \ argument
97 #define PM8001_MSG_DBG(HBA, CMD) \ argument
/drivers/scsi/libfc/
Dfc_libfc.h34 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument
/drivers/block/paride/
Dfriq.c40 #define CMD(x) w2(4);w0(0xff);w0(0xff);w0(0x73);w0(0x73);\ macro
/drivers/firmware/meson/
Dmeson_sm.c32 #define CMD(d, s) { .index = (d), .smc_id = (s), } macro
/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.h54 #define RCFW_CMD_PREP(req, CMD, cmd_flags) \ argument
/drivers/char/xilinx_hwicap/
Dxilinx_hwicap.h129 u32 CMD; member
/drivers/char/tpm/
Dtpm_infineon.c111 CMD = 0x03 enumerator
/drivers/isdn/mISDN/
Dlayer2.h117 #define CMD 0 macro
/drivers/net/wan/
Dhd64570.h59 #define CMD 0x0C /* Command */ macro
Dhd64572.h75 #define CMD 0x128 /* Command reg */ macro
/drivers/pci/hotplug/
Dshpchp.h226 CMD = offsetof(struct ctrl_reg, cmd), enumerator
/drivers/scsi/snic/
Dsnic.h136 #define SNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
/drivers/gpu/drm/i915/
Di915_cmd_parser.c187 #define CMD(op, opm, f, lm, fl, ...) \ macro
/drivers/scsi/fnic/
Dfnic.h137 #define FNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
/drivers/net/wireless/realtek/rtl818x/
Drtl818x.h81 u8 CMD; /* 0x37 */ member
/drivers/atm/
Dnicstar.h432 CMD = 0x10, /* Command W */ enumerator
/drivers/scsi/ibmvscsi/
Dibmvfc.h739 #define DBG_CMD(CMD) do { if (ibmvfc_debug) CMD; } while (0) argument
/drivers/tty/
Dsynclinkmp.c322 #define CMD 0x2c macro

12