Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.h316 static struct Scsi_Host *nsp_detect (Scsi_Host_Template *sht);
358 static struct Scsi_Host *nsp_detect(Scsi_Host_Template *sht);
Dnsp_cs.c1365 static struct Scsi_Host *nsp_detect(Scsi_Host_Template *sht) in nsp_detect() function
1420 if (nsp_detect(sht) == NULL) { in nsp_detect_old()
1963 host = nsp_detect(&nsp_driver_template); in nsp_cs_config()