Searched refs:QL_FCA_BRAND (Results 1 – 4 of 4) sorted by relevance
317 (uint32_t)QL_FCA_BRAND); in ql_req_pkt()
242 (QL_FCA_BRAND & 0xfff)) { in ql_isr_aif()832 } else if (handle != QL_FCA_BRAND) { in ql_async_event()
2607 sp->magic_number = QL_FCA_BRAND; in ql_init_pkt()2661 if (sp->magic_number != QL_FCA_BRAND) { in ql_un_init_pkt()4877 if (sp->magic_number != QL_FCA_BRAND) { in ql_cmd_setup()
271 #define QL_FCA_BRAND 0x0fca2200 macro