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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1272 #define INT_BLOCK_HC 0 macro
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 = INT_BLOCK_HC;
[all...]

Completed in 207 milliseconds