Home
last modified time | relevance | path

Searched refs:qlogicfas408_get_chip_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqlogicfas408.h114 int qlogicfas408_get_chip_type(int qbase, int int_type);
H A Dqlogicfas408.c560 int qlogicfas408_get_chip_type(int qbase, int int_type) in qlogicfas408_get_chip_type() function
640 EXPORT_SYMBOL(qlogicfas408_get_chip_type);
H A Dqlogicfas.c91 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in __qlogicfas_detect()
/openbmc/linux/drivers/scsi/pcmcia/
H A Dqlogic_stub.c101 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in qlogic_detect()