Searched refs:pmcmd (Results 1 – 1 of 1) sorted by relevance
2796 struct aac_power_management *pmcmd; in aac_start_stop() local2818 pmcmd = fib_data(cmd_fibcontext); in aac_start_stop()2819 pmcmd->command = cpu_to_le32(VM_ContainerConfig); in aac_start_stop()2820 pmcmd->type = cpu_to_le32(CT_POWER_MANAGEMENT); in aac_start_stop()2822 pmcmd->sub = (scsicmd->cmnd[4] & 1) ? in aac_start_stop()2824 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()2825 pmcmd->parm = (scsicmd->cmnd[1] & 1) ? in aac_start_stop()