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