Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dscsi_priv.h153 extern struct scsi_transport_template blank_transport_template;
Dhosts.c428 shost->transportt = &blank_transport_template; in scsi_host_alloc()
Dscsi_sysfs.c1675 struct scsi_transport_template blank_transport_template = { { { {NULL, }, }, }, }; variable