Home
last modified time | relevance | path

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

/Linux-v6.1/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()
2100 existing_device->aio_handle = new_device->aio_handle; in pqi_scsi_update_device()
2511 phys_lun->aio_handle) { in pqi_update_scsi_devices()
2513 device->aio_handle = in pqi_update_scsi_devices()
2514 phys_lun->aio_handle; in pqi_update_scsi_devices()
2875 rmd->p_parity_it_nexus = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r5_or_r6()
2877 rmd->q_parity_it_nexus = raid_map->disk_data[index + 1].aio_handle; in pqi_calc_aio_r5_or_r6()
2923 rmd->it_nexus[0] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
2925 rmd->it_nexus[1] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
[all …]