Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmb89352var.h226 #define SPC_CMDS(s) SPC_PRINT(SPC_SHOWCMDS, s) macro
H A Dmb89352.c523 SPC_CMDS(("[0x%x, %d]->%d ", (int)xs->cmd->opcode, xs->cmdlen, in spc_scsipi_request()
/netbsd-src/sys/arch/x68k/dev/
H A Dmha.c215 #define SPC_CMDS(str) do {if (mha_debug & SPC_SHOWCMDS) printf str;} while (0) macro
227 #define SPC_CMDS(str) macro
685 SPC_CMDS(("[0x%x, %d]->%d ", (int)xs->cmd->opcode, xs->cmdlen, in mha_scsi_request()