sdev_groups      1355 drivers/scsi/scsi_sysfs.c 	if (sdev->host->hostt->sdev_groups) {
sdev_groups      1357 drivers/scsi/scsi_sysfs.c 				sdev->host->hostt->sdev_groups);
sdev_groups      1401 drivers/scsi/scsi_sysfs.c 		if (sdev->host->hostt->sdev_groups)
sdev_groups      1403 drivers/scsi/scsi_sysfs.c 					sdev->host->hostt->sdev_groups);
sdev_groups      7076 drivers/scsi/ufs/ufshcd.c 	.sdev_groups		= ufshcd_driver_groups,
sdev_groups       473 include/scsi/scsi_host.h 	const struct attribute_group **sdev_groups;