Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h967 u32 aio_handle; member
977 u32 aio_handle; member
994 u32 aio_handle; member
1058 u32 aio_handle; member
1131 u32 aio_handle; member
H A Dsmartpqi_init.c81 struct scsi_cmnd *scmd, u32 aio_handle, u8 *cdb,
1270 rpl_16byte_wwid_list->lun_entries[i].aio_handle = rpl_8byte_wwid_list->lun_entries[i].aio_handle; in pqi_report_phys_luns()
2108 existing_device->aio_handle = new_device->aio_handle; in pqi_scsi_update_device()
2533 phys_lun->aio_handle) { in pqi_update_scsi_devices()
2535 device->aio_handle = in pqi_update_scsi_devices()
2536 phys_lun->aio_handle; in pqi_update_scsi_devices()
2897 rmd->p_parity_it_nexus = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r5_or_r6()
2899 rmd->q_parity_it_nexus = raid_map->disk_data[index + 1].aio_handle; in pqi_calc_aio_r5_or_r6()
2945 rmd->it_nexus[0] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
2947 rmd->it_nexus[1] = raid_map->disk_data[index].aio_handle; in pqi_calc_aio_r1_nexus()
[all …]