Searched refs:AAC_FLAGS_NEW_COMM (Results 1 – 4 of 4) sorted by relevance
1058 if (sc->flags & AAC_FLAGS_NEW_COMM) in aac_command_thread()1618 if (sc->flags & AAC_FLAGS_NEW_COMM) { in aac_map_command_sg()1766 sc->flags |= AAC_FLAGS_NEW_COMM; in aac_check_firmware()1775 if ((sc->flags & AAC_FLAGS_NEW_COMM) && in aac_check_firmware()1790 sc->flags &= ~AAC_FLAGS_NEW_COMM; in aac_check_firmware()1885 if (sc->flags & AAC_FLAGS_NEW_COMM) { in aac_init()2001 if (sc->flags & AAC_FLAGS_NEW_COMM) { in aac_setup_intr()2387 return(AAC_MEM0_GETREG4(sc, sc->flags & AAC_FLAGS_NEW_COMM ? in aac_rx_get_fwstatus()2396 return(AAC_MEM0_GETREG4(sc, sc->flags & AAC_FLAGS_NEW_COMM ? in aac_rkt_get_fwstatus()2572 if (sc->flags & AAC_FLAGS_NEW_COMM) in aac_rx_set_interrupts()[all …]
411 #define AAC_FLAGS_NEW_COMM (1 << 11) /* New comm. interface supported */ macro
431 #define AAC_FLAGS_NEW_COMM (1 << 11) /* New comm. interface supported */ macro
1631 sc->flags |= AAC_FLAGS_NEW_COMM | AAC_FLAGS_NEW_COMM_TYPE2; in aac_check_firmware()1633 sc->flags |= AAC_FLAGS_NEW_COMM | AAC_FLAGS_NEW_COMM_TYPE1; in aac_check_firmware()1636 sc->flags |= AAC_FLAGS_NEW_COMM | AAC_FLAGS_NEW_COMM_TYPE34; in aac_check_firmware()1642 if (!(sc->flags & AAC_FLAGS_NEW_COMM)) { in aac_check_firmware()