Searched refs:__fdomain_16x0_detect (Results 1 – 3 of 3) sorted by relevance
23 extern struct Scsi_Host *__fdomain_16x0_detect(struct scsi_host_template *tpnt );
895 struct Scsi_Host *__fdomain_16x0_detect(struct scsi_host_template *tpnt ) in __fdomain_16x0_detect() function1010 return (__fdomain_16x0_detect(tpnt) != NULL); in fdomain_16x0_detect()
140 host = __fdomain_16x0_detect(&fdomain_driver_template); in fdomain_config()