Searched refs:ReportLunData_struct (Results 1 – 3 of 3) sorted by relevance
102 } ReportLunData_struct; typedef
1093 ReportLunData_struct *buf, int bufsize) in cciss_scsi_do_report_phys_luns()1174 ReportLunData_struct *ld_buff; in cciss_update_non_disk_devices()
2281 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()