Searched refs:chap_entry (Results 1 – 2 of 2) sorted by relevance
85 static inline int qla4xxx_get_chap_type(struct ql4_chap_table *chap_entry) in qla4xxx_get_chap_type() argument89 if (chap_entry->flags & BIT_7) in qla4xxx_get_chap_type()
681 struct ql4_chap_table **chap_entry) in qla4xxx_get_chap_by_index() argument704 *chap_entry = (struct ql4_chap_table *)ha->chap_list + chap_index; in qla4xxx_get_chap_by_index()705 if ((*chap_entry)->cookie != in qla4xxx_get_chap_by_index()708 *chap_entry = NULL; in qla4xxx_get_chap_by_index()963 struct ql4_chap_table *chap_entry = NULL; in qla4xxx_set_chap_entry() local1019 &chap_entry); in qla4xxx_set_chap_entry()1021 if (!(type == qla4xxx_get_chap_type(chap_entry))) { in qla4xxx_set_chap_entry()