Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dfdomain.c499 static const struct scsi_host_template fdomain_template = { variable
539 sh = scsi_host_alloc(&fdomain_template, sizeof(struct fdomain)); in fdomain_create()