/linux-6.6.21/drivers/scsi/mpt3sas/ |
D | mpt3sas_debug.h | 71 #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 …]
|
/linux-6.6.21/drivers/message/fusion/ |
D | mptdebug.h | 69 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument 75 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument 84 #define dprintk(IOC, CMD) \ argument 87 #define dsgprintk(IOC, CMD) \ argument 90 #define devtprintk(IOC, CMD) \ argument 93 #define devtverboseprintk(IOC, CMD) \ argument 96 #define dinitprintk(IOC, CMD) \ argument 99 #define dexitprintk(IOC, CMD) \ argument 102 #define dfailprintk(IOC, CMD) \ argument 105 #define dtmprintk(IOC, CMD) \ argument [all …]
|
/linux-6.6.21/drivers/scsi/ |
D | scsi_logging.h | 47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument 56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0) 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 …]
|
/linux-6.6.21/drivers/scsi/fcoe/ |
D | libfcoe.h | 11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
|
D | fcoe.h | 36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-6.6.21/drivers/mfd/ |
D | rk8xx-spi.c | 20 #define RK806_CMD_WITH_SIZE(CMD, VALUE_BYTES) \ argument
|
/linux-6.6.21/drivers/scsi/libfc/ |
D | fc_libfc.h | 22 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-6.6.21/include/linux/mtd/ |
D | qinfo.h | 86 #define CMD(x) lpddr_build_cmd(x, map) macro
|
D | cfi.h | 297 #define CMD(x) cfi_build_cmd((x), map, cfi) macro
|
/linux-6.6.21/drivers/ata/pata_parport/ |
D | friq.c | 31 #define CMD(x) \ macro
|
/linux-6.6.21/drivers/firmware/meson/ |
D | meson_sm.c | 29 #define CMD(d, s) { .index = (d), .smc_id = (s), } macro
|
/linux-6.6.21/include/video/ |
D | trident.h | 136 #define CMD 0x2144 macro
|
/linux-6.6.21/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.h | 129 u32 CMD; member
|
/linux-6.6.21/drivers/char/tpm/ |
D | tpm_infineon.c | 107 CMD = 0x03 enumerator
|
/linux-6.6.21/drivers/isdn/mISDN/ |
D | layer2.h | 108 #define CMD 0 macro
|
/linux-6.6.21/drivers/net/wan/ |
D | hd64570.h | 59 #define CMD 0x0C /* Command */ macro
|
D | hd64572.h | 70 #define CMD 0x128 /* Command reg */ macro
|
/linux-6.6.21/drivers/pci/hotplug/ |
D | shpchp.h | 202 CMD = offsetof(struct ctrl_reg, cmd), enumerator
|
/linux-6.6.21/drivers/scsi/snic/ |
D | snic.h | 122 #define SNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-6.6.21/drivers/scsi/fnic/ |
D | fnic.h | 139 #define FNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 198 #define CMD(op, opm, f, lm, fl, ...) \ macro
|
/linux-6.6.21/drivers/net/wireless/realtek/rtl818x/ |
D | rtl818x.h | 78 u8 CMD; /* 0x37 */ member
|
/linux-6.6.21/net/ieee802154/ |
D | nl802154.c | 521 #define CMD(op, n) \ in nl802154_send_wpan_phy() macro
|
/linux-6.6.21/drivers/atm/ |
D | nicstar.h | 432 CMD = 0x10, /* Command W */ enumerator
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | cpm1.h | 45 #define mk_cr_cmd(CH, CMD) ((CMD << 8) | (CH << 4)) argument
|