Home
last modified time | relevance | path

Searched refs:pmcmd (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/aacraid/
Daachba.c2270 struct aac_power_management *pmcmd; in aac_start_stop() local
2294 pmcmd = fib_data(cmd_fibcontext); in aac_start_stop()
2295 pmcmd->command = cpu_to_le32(VM_ContainerConfig); in aac_start_stop()
2296 pmcmd->type = cpu_to_le32(CT_POWER_MANAGEMENT); in aac_start_stop()
2298 pmcmd->sub = (scsicmd->cmnd[4] & 1) ? in aac_start_stop()
2300 pmcmd->cid = cpu_to_le32(sdev_id(sdev)); in aac_start_stop()
2301 pmcmd->parm = (scsicmd->cmnd[1] & 1) ? in aac_start_stop()