Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqlogicfas408.h116 int qlogicfas408_detect(int qbase, int int_type);
H A Dqlogicfas408.c567 int qlogicfas408_detect(int qbase, int int_type) in qlogicfas408_detect() function
615 EXPORT_SYMBOL(qlogicfas408_detect);
H A Dqlogicfas.c77 if (!qlogicfas408_detect(qbase, INT_TYPE)) { in __qlogicfas_detect()