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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.c284 static struct scsi_host_template nsp32_template = { variable in typeref:struct:scsi_host_template
2680 host = scsi_host_alloc(&nsp32_template, sizeof(nsp32_hw_data));
3510 ret = scsi_register_host(&nsp32_template);
3539 scsi_unregister_host(&nsp32_template);

Completed in 41 milliseconds