Lines Matching refs:index
289 * @index: if >=0 first time initialization; otherwise reinitialization
294 static void pmcraid_init_cmdblk(struct pmcraid_cmd *cmd, int index)
299 if (index >= 0) {
304 cmd->index = index;
305 ioarcb->response_handle = cpu_to_le32(index << 2);
1045 int index = cmd->hrrq_index;
1046 __be64 hrrq_addr = cpu_to_be64(pinstance->hrrq_start_bus_addr[index]);
1051 cmd->hrrq_index = index + 1;
1065 ioarcb->hrrq_id = index;
1067 ioarcb->cdb[1] = index;
1072 pmcraid_info("HRRQ_IDENTIFY with hrrq:ioarcb:index => %llx:%llx:%x\n",
1073 hrrq_addr, ioarcb->ioarcb_bus_addr, index);
2755 pmcraid_info("cmd(CDB[0] = %x) for %x with index = %d\n",
2868 pmcraid_info("aborting command CDB[0]= %x with index = %d\n",