Searched refs:I2O_CMD_SYS_QUIESCE (Results 1 – 4 of 4) sorted by relevance
252 #define I2O_CMD_SYS_QUIESCE 0xC3 macro
348 case I2O_CMD_SYS_QUIESCE: in i2o_report_exec_cmd()
298 cpu_to_le32(I2O_CMD_SYS_QUIESCE << 24 | HOST_TID << 12 | in i2o_iop_quiesce()
3498 msg[1] = I2O_CMD_SYS_QUIESCE<<24|HOST_TID<<12|ADAPTER_TID; in adpt_i2o_quiesce_hba()