Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi.h977 u32 aio_handle; member
987 u32 aio_handle; member
1004 u32 aio_handle; member
1068 u32 aio_handle; member
1146 u32 aio_handle; member
Dsmartpqi_init.c81 struct scsi_cmnd *scmd, u32 aio_handle, u8 *cdb,
1269 rpl_16byte_wwid_list->lun_entries[i].aio_handle = rpl_8byte_wwid_list->lun_entries[i].aio_handle; in pqi_report_phys_luns()
2117 existing_device->aio_handle = new_device->aio_handle; in pqi_scsi_update_device()
2549 phys_lun->aio_handle) { in pqi_update_scsi_devices()
2551 device->aio_handle = in pqi_update_scsi_devices()
2552 phys_lun->aio_handle; in pqi_update_scsi_devices()
2913 rmd->p_parity_it_nexus = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r5_or_r6()
2915 rmd->q_parity_it_nexus = raid_map->disk_data[index + 1].aio_handle; in pqi_calc_aio_r5_or_r6()
2961 rmd->it_nexus[0] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
2963 rmd->it_nexus[1] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
[all …]