Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dnsp32.c302 static Scsi_Host_Template nsp32_template = { variable
2716 host = scsi_host_alloc(&nsp32_template, sizeof(nsp32_hw_data)); in nsp32_detect()
3556 ret = scsi_register_host(&nsp32_template); in nsp32_probe()
3585 scsi_unregister_host(&nsp32_template); in nsp32_remove()