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

/linux-master/drivers/scsi/aacraid/
H A Daachba.c2713 struct aac_power_management *pmcmd; local
2734 pmcmd = fib_data(cmd_fibcontext);
2735 pmcmd->command = cpu_to_le32(VM_ContainerConfig);
2736 pmcmd->type = cpu_to_le32(CT_POWER_MANAGEMENT);
2738 pmcmd->sub = (scsicmd->cmnd[4] & 1) ?
2740 pmcmd->cid = cpu_to_le32(sdev_id(sdev));
2741 pmcmd->parm = (scsicmd->cmnd[1] & 1) ?

Completed in 225 milliseconds