Searched refs:nsp_detect (Results 1 – 2 of 2) sorted by relevance
316 static struct Scsi_Host *nsp_detect (Scsi_Host_Template *sht);358 static struct Scsi_Host *nsp_detect(Scsi_Host_Template *sht);
1365 static struct Scsi_Host *nsp_detect(Scsi_Host_Template *sht) in nsp_detect() function1420 if (nsp_detect(sht) == NULL) { in nsp_detect_old()1963 host = nsp_detect(&nsp_driver_template); in nsp_cs_config()