Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dhosts.c61 static struct class shost_class = { variable
502 shost->shost_dev.class = &shost_class; in scsi_host_alloc()
564 cdev = class_find_device(&shost_class, NULL, &hostnum, in scsi_host_lookup()
624 return class_register(&shost_class); in scsi_init_hosts()
629 class_unregister(&shost_class); in scsi_exit_hosts()

Completed in 3 milliseconds