Searched refs:PBF_REG_INIT_P0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h922 #define PBF_REG_INIT_P0 \ macro
H A Dbxe.c17651 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 1);
17653 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0);
H A Dbxe_elink.c3355 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0x1);
3357 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0x0);

Completed in 105 milliseconds