Searched refs:FUNCTION_1 (Results 1 – 4 of 4) sorted by relevance
550 ha->fru_port_index = ha->flags & FUNCTION_1 ? 1 : 0; in ql_setup_fruinfo()
1380 if (ha->flags & FUNCTION_1) { in ql_qry_chip()7167 } else if (!(ha->flags & FUNCTION_1) && in ql_process_flt()7178 ha->flags &= ~FUNCTION_1; in ql_process_flt()7185 } else if (!(ha->flags & FUNCTION_1)) { in ql_process_flt()7199 } else if (ha->flags & FUNCTION_1 && in ql_process_flt()7210 ha->flags |= FUNCTION_1; in ql_process_flt()7217 } else if (ha->flags & FUNCTION_1) { in ql_process_flt()7231 if (!(ha->flags & FUNCTION_1)) { in ql_process_flt()7238 if (ha->flags & FUNCTION_1) { in ql_process_flt()7271 if (ha->flags & FUNCTION_1) { in ql_flash_nvram_defaults()
1057 ha->flags |= FUNCTION_1; in ql_attach()1111 ha->flags |= FUNCTION_1; in ql_attach()1137 ha->flags |= FUNCTION_1; in ql_attach()1157 ha->flags |= FUNCTION_1; in ql_attach()1176 ha->flags |= FUNCTION_1; in ql_attach()
1701 #define FUNCTION_1 BIT_15 macro