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()
648 struct ql4_chap_table **chap_entry) in qla4xxx_get_chap_by_index() argument671 *chap_entry = (struct ql4_chap_table *)ha->chap_list + chap_index; in qla4xxx_get_chap_by_index()672 if ((*chap_entry)->cookie != in qla4xxx_get_chap_by_index()675 *chap_entry = NULL; in qla4xxx_get_chap_by_index()930 struct ql4_chap_table *chap_entry = NULL; in qla4xxx_set_chap_entry() local986 &chap_entry); in qla4xxx_set_chap_entry()988 if (!(type == qla4xxx_get_chap_type(chap_entry))) { in qla4xxx_set_chap_entry()