Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h102 } ReportLunData_struct; typedef
Dcciss_scsi.c1092 ReportLunData_struct *buf, int bufsize) in cciss_scsi_do_report_phys_luns()
1173 ReportLunData_struct *ld_buff; in cciss_update_non_disk_devices()
Dcciss.c2297 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()