Searched refs:ReportLunData_struct (Results 1 – 3 of 3) sorted by relevance
102 } ReportLunData_struct; typedef
1092 ReportLunData_struct *buf, int bufsize) in cciss_scsi_do_report_phys_luns()1173 ReportLunData_struct *ld_buff; in cciss_update_non_disk_devices()
2297 ReportLunData_struct *ld_buff = NULL; in rebuild_lun_table()2318 ld_buff = kzalloc(sizeof(ReportLunData_struct), GFP_KERNEL); in rebuild_lun_table()2323 sizeof(ReportLunData_struct), in rebuild_lun_table()