Searched refs:INT_BLOCK_HC (Results 1 – 2 of 2) sorted by relevance
1272 #define INT_BLOCK_HC 0 macro2426 if (sc->devinfo.int_block == INT_BLOCK_HC) in bxe_ack_sb()2471 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_ack_int()
7213 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_attn_int_asserted()7221 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr); in bxe_attn_int_asserted()7230 if (sc->devinfo.int_block != INT_BLOCK_HC) { in bxe_attn_int_asserted()7867 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_pmf_update()8325 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_attn_int_deasserted()8335 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr); in bxe_attn_int_deasserted()9896 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_init_def_sb()10428 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_int_enable()10498 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_int_disable()14231 sc->devinfo.int_block = INT_BLOCK_HC; in bxe_get_device_info()[all …]