Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi.h950 struct report_log_lun { struct
957 struct report_log_lun lun_entries[1]; argument
Dsmartpqi_init.c1268 sizeof(struct report_log_lun), GFP_KERNEL); in pqi_get_device_lists()
1277 sizeof(struct report_log_lun)); in pqi_get_device_lists()
1279 sizeof(struct report_log_lun), in pqi_get_device_lists()
2358 struct report_log_lun *log_lun; in pqi_update_scsi_devices()