Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/smartpqi/
Dsmartpqi.h946 struct report_log_lun { struct
953 struct report_log_lun lun_entries[1]; argument
Dsmartpqi_init.c1255 sizeof(struct report_log_lun), GFP_KERNEL); in pqi_get_device_lists()
1264 sizeof(struct report_log_lun)); in pqi_get_device_lists()
1266 sizeof(struct report_log_lun), in pqi_get_device_lists()
2312 struct report_log_lun *log_lun; in pqi_update_scsi_devices()