lun_entries       840 drivers/scsi/smartpqi/smartpqi.h 	struct report_log_lun_extended_entry lun_entries[1];
lun_entries       858 drivers/scsi/smartpqi/smartpqi.h 	struct report_phys_lun_extended_entry lun_entries[1];
lun_entries      1974 drivers/scsi/smartpqi/smartpqi_init.c 				/ sizeof(physdev_list->lun_entries[0]);
lun_entries      1981 drivers/scsi/smartpqi/smartpqi_init.c 				/ sizeof(logdev_list->lun_entries[0]);
lun_entries      2004 drivers/scsi/smartpqi/smartpqi_init.c 						&physdev_list->lun_entries[i];
lun_entries      2050 drivers/scsi/smartpqi/smartpqi_init.c 				&physdev_list->lun_entries[physical_index++];
lun_entries      2057 drivers/scsi/smartpqi/smartpqi_init.c 				&logdev_list->lun_entries[logical_index++];