Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c321 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len,
1375 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1388 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1391 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1543 if (dev1->ioaccel_handle != dev2->ioaccel_handle) in device_updated()
1736 if (dev[j]->ioaccel_handle != dd[i].ioaccel_handle) in hpsa_figure_phys_disk_ptrs()
3155 match = dev->phys_disk[i]->ioaccel_handle == in hpsa_cmd_dev_match()
3291 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
3298 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
4195 dev->ioaccel_handle = rle->ioaccel_handle; in hpsa_get_ioaccel_drive_info()
[all …]
H A Dhpsa_cmd.h222 u32 ioaccel_handle; /**< Handle to access this disk via the member
274 u32 ioaccel_handle; /* ioaccel1 only uses lower 16 bits */ member
H A Dhpsa.h86 u32 ioaccel_handle; member