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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1271 uint8_t int_block; member in struct:bxe_devinfo
1278 !((sc)->devinfo.int_block & INT_BLOCK_MODE_BW_COMP))
2426 if (sc->devinfo.int_block == INT_BLOCK_HC)
2471 if (sc->devinfo.int_block == INT_BLOCK_HC) {
H A Dbxe.c7206 if (sc->devinfo.int_block == INT_BLOCK_HC) {
7214 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr);
7223 if (sc->devinfo.int_block != INT_BLOCK_HC) {
7860 if (sc->devinfo.int_block == INT_BLOCK_HC) {
8318 if (sc->devinfo.int_block == INT_BLOCK_HC) {
8328 (sc->devinfo.int_block == INT_BLOCK_HC) ? "HC" : "IGU", reg_addr);
9889 if (sc->devinfo.int_block == INT_BLOCK_HC) {
10421 if (sc->devinfo.int_block == INT_BLOCK_HC) {
10491 if (sc->devinfo.int_block == INT_BLOCK_HC) {
14222 sc->devinfo.int_block
[all...]

Completed in 222 milliseconds