Searched refs:pmcmd (Results 1 – 1 of 1) sorted by relevance
2005 struct aac_power_management *pmcmd; in aac_start_stop() local2029 pmcmd = fib_data(cmd_fibcontext); in aac_start_stop()2030 pmcmd->command = cpu_to_le32(VM_ContainerConfig); in aac_start_stop()2031 pmcmd->type = cpu_to_le32(CT_POWER_MANAGEMENT); in aac_start_stop()2033 pmcmd->sub = (scsicmd->cmnd[4] & 1) ? in aac_start_stop()2035 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()2036 pmcmd->parm = (scsicmd->cmnd[1] & 1) ? in aac_start_stop()