Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/pcmcia/
Dnsp_cs.c78 static struct scsi_host_template nsp_driver_template = { variable
1331 host = scsi_host_alloc(&nsp_driver_template, sizeof(nsp_hw_data)); in nsp_detect()
1637 host = nsp_detect(&nsp_driver_template); in nsp_cs_config()