DBG_CMD
#define DBG_CMD 0x0100 /* Port command issuing */
#define DBG_CMD 0x40000000
#define DBG_CMD(CMD) do { if (ibmvfc_debug) CMD; } while (0)