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);
1049 int index = cmd->hrrq_index;
1050 __be64 hrrq_addr = cpu_to_be64(pinstance->hrrq_start_bus_addr[index]);
1055 cmd->hrrq_index = index + 1;
1069 ioarcb->hrrq_id = index;
1071 ioarcb->cdb[1] = index;
1076 pmcraid_info("HRRQ_IDENTIFY with hrrq:ioarcb:index => %llx:%llx:%x\n",
1077 hrrq_addr, ioarcb->ioarcb_bus_addr, index);
2762 pmcraid_info("cmd(CDB[0] = %x) for %x with index = %d\n",
2875 pmcraid_info("aborting command CDB[0]= %x with index = %d\n",