Searched refs:I2O_CMD_STATUS_GET (Results 1 – 5 of 5) sorted by relevance
246 #define I2O_CMD_STATUS_GET 0xA0 macro
331 case I2O_CMD_STATUS_GET: in i2o_report_exec_cmd()
123 #define I2O_CMD_STATUS_GET 0xA0 macro
935 cpu_to_le32(I2O_CMD_STATUS_GET << 24 | HOST_TID << 12 | in i2o_status_get()
2955 writel(I2O_CMD_STATUS_GET<<24|HOST_TID<<12|ADAPTER_TID, &msg[1]); in adpt_i2o_status_get()