Home
last modified time | relevance | path

Searched refs:ReportLunData_struct (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/block/
Dcciss_cmd.h102 } ReportLunData_struct; typedef
Dcciss_scsi.c1093 ReportLunData_struct *buf, int bufsize) in cciss_scsi_do_report_phys_luns()
1174 ReportLunData_struct *ld_buff; in cciss_update_non_disk_devices()
Dcciss.c2281 ReportLunData_struct *ld_buff = NULL; in rebuild_lun_table()
2302 ld_buff = kzalloc(sizeof(ReportLunData_struct), GFP_KERNEL); in rebuild_lun_table()
2307 sizeof(ReportLunData_struct), in rebuild_lun_table()