Home
last modified time | relevance | path

Searched refs:aio_handle (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/smartpqi/
Dsmartpqi.h967 u32 aio_handle; member
977 u32 aio_handle; member
994 u32 aio_handle; member
1058 u32 aio_handle; member
1120 u32 aio_handle; member
Dsmartpqi_init.c79 struct scsi_cmnd *scmd, u32 aio_handle, u8 *cdb,
1213 rpl_16byte_wwid_list->lun_entries[i].aio_handle = rpl_8byte_wwid_list->lun_entries[i].aio_handle; in pqi_report_phys_luns()
2113 existing_device->aio_handle = new_device->aio_handle; in pqi_scsi_update_device()
2520 phys_lun->aio_handle) { in pqi_update_scsi_devices()
2522 device->aio_handle = in pqi_update_scsi_devices()
2523 phys_lun->aio_handle; in pqi_update_scsi_devices()
2884 rmd->p_parity_it_nexus = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r5_or_r6()
2886 rmd->q_parity_it_nexus = raid_map->disk_data[index + 1].aio_handle; in pqi_calc_aio_r5_or_r6()
2932 rmd->it_nexus[0] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
2934 rmd->it_nexus[1] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
[all …]