Searched refs:qinitid (Results 1 – 2 of 2) sorted by relevance
59 int qinitid; in __qlogicfas_detect() local92 qinitid = host->this_id; in __qlogicfas_detect()93 if (qinitid < 0) in __qlogicfas_detect()94 qinitid = 7; /* if no ID, use 7 */ in __qlogicfas_detect()96 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in __qlogicfas_detect()109 priv->qinitid = qinitid; in __qlogicfas_detect()
97 int qinitid; in qlogic_detect() local102 qinitid = host->this_id; in qlogic_detect()103 if (qinitid < 0) in qlogic_detect()104 qinitid = 7; /* if no ID, use 7 */ in qlogic_detect()106 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in qlogic_detect()121 priv->qinitid = qinitid; in qlogic_detect()