Home
last modified time | relevance | path

Searched refs:int_block (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/bxe/
H A Dbxe.h1231 uint8_t int_block; member
1238 !((sc)->devinfo.int_block & INT_BLOCK_MODE_BW_COMP))
2357 if (sc->devinfo.int_block == INT_BLOCK_HC) in bxe_ack_sb()
2402 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_ack_int()
H A Dbxe.c7145 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_attn_int_asserted()
7153 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr); in bxe_attn_int_asserted()
7162 if (sc->devinfo.int_block != INT_BLOCK_HC) { in bxe_attn_int_asserted()
7799 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_pmf_update()
8257 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_attn_int_deasserted()
8267 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr); in bxe_attn_int_deasserted()
9828 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_init_def_sb()
10360 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_int_enable()
10430 if (sc->devinfo.int_block == INT_BLOCK_HC) { in bxe_int_disable()
14132 sc->devinfo.int_block = INT_BLOCK_HC; in bxe_get_device_info()
[all …]