Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c320 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len,
1374 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1387 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1390 h->dev[entry]->ioaccel_handle = new_entry->ioaccel_handle; in hpsa_scsi_update_entry()
1542 if (dev1->ioaccel_handle != dev2->ioaccel_handle) in device_updated()
1735 if (dev[j]->ioaccel_handle != dd[i].ioaccel_handle) in hpsa_figure_phys_disk_ptrs()
3153 match = dev->phys_disk[i]->ioaccel_handle == in hpsa_cmd_dev_match()
3289 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
3296 col, dd->ioaccel_handle, in hpsa_debug_map_buff()
4193 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