Searched refs:pmcmd (Results 1 – 1 of 1) sorted by relevance
2249 struct aac_power_management *pmcmd; in aac_start_stop() local2271 pmcmd = fib_data(cmd_fibcontext); in aac_start_stop()2272 pmcmd->command = cpu_to_le32(VM_ContainerConfig); in aac_start_stop()2273 pmcmd->type = cpu_to_le32(CT_POWER_MANAGEMENT); in aac_start_stop()2275 pmcmd->sub = (scsicmd->cmnd[4] & 1) ? in aac_start_stop()2277 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()2278 pmcmd->parm = (scsicmd->cmnd[1] & 1) ? in aac_start_stop()