spi_function_template
static struct spi_function_template mptspi_transport_functions = {
static struct spi_function_template NCR_700_transport_functions = {
static struct spi_function_template ahd_linux_transport_functions = {
static struct spi_function_template ahc_linux_transport_functions = {
static struct spi_function_template esp_transport_ops = {
static struct spi_function_template ncr53c8xx_transport_functions = {
spi_attach_transport(struct spi_function_template *ft)
struct spi_function_template *f;
static struct spi_function_template sym2_transport_functions = {
struct scsi_transport_template *spi_attach_transport(struct spi_function_template *);