Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h960 struct report_log_lun { struct
967 struct report_log_lun lun_entries[]; argument
H A Dsmartpqi_init.c1334 sizeof(struct report_log_lun), GFP_KERNEL); in pqi_get_device_lists()
1343 sizeof(struct report_log_lun)); in pqi_get_device_lists()
1345 sizeof(struct report_log_lun), in pqi_get_device_lists()
2409 struct report_log_lun *log_lun; in pqi_update_scsi_devices()