Searched refs:ioaccel_handle (Results 1 – 3 of 3) sorted by relevance
213 u32 ioaccel_handle; /**< Handle to access this disk via the member265 u32 ioaccel_handle; /* ioaccel1 only uses lower 16 bits */ member
287 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len,1308 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()1311 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()1645 if (dev[j]->ioaccel_handle != dd[i].ioaccel_handle) in hpsa_figure_phys_disk_ptrs()2890 match = dev->phys_disk[i]->ioaccel_handle == in hpsa_cmd_dev_match()3043 col, dd->ioaccel_handle, in hpsa_debug_map_buff()3050 col, dd->ioaccel_handle, in hpsa_debug_map_buff()3754 if (h->dev[i]->ioaccel_handle == le32_to_cpu(c2->scsi_nexus)) { in hpsa_get_pdisk_of_ioaccel2()3864 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info()3865 if ((rle->device_flags & 0x08) && dev->ioaccel_handle) in hpsa_get_ioaccel_drive_info()[all …]
78 u32 ioaccel_handle; member