Searched refs:blank_transport_template (Results 1 – 3 of 3) sorted by relevance
153 extern struct scsi_transport_template blank_transport_template;
428 shost->transportt = &blank_transport_template; in scsi_host_alloc()
1675 struct scsi_transport_template blank_transport_template = { { { {NULL, }, }, }, }; variable