Searched refs:chap_entry (Results 1 – 2 of 2) sorted by relevance
86 static inline int qla4xxx_get_chap_type(struct ql4_chap_table *chap_entry) in qla4xxx_get_chap_type() argument90 if (chap_entry->flags & BIT_7) in qla4xxx_get_chap_type()
632 struct ql4_chap_table **chap_entry) in qla4xxx_get_chap_by_index() argument655 *chap_entry = (struct ql4_chap_table *)ha->chap_list + chap_index; in qla4xxx_get_chap_by_index()656 if ((*chap_entry)->cookie != in qla4xxx_get_chap_by_index()659 *chap_entry = NULL; in qla4xxx_get_chap_by_index()916 struct ql4_chap_table *chap_entry = NULL; in qla4xxx_set_chap_entry() local972 &chap_entry); in qla4xxx_set_chap_entry()974 if (!(type == qla4xxx_get_chap_type(chap_entry))) { in qla4xxx_set_chap_entry()