Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c78 static struct scsi_host_template nsp_driver_template = { variable
1329 host = scsi_host_alloc(&nsp_driver_template, sizeof(nsp_hw_data)); in nsp_detect()
1635 host = nsp_detect(&nsp_driver_template); in nsp_cs_config()