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

/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h920 #define PBF_REG_INIT_P0 \ macro
H A Dbxe_elink.c3353 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0x1);
3355 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0x0);
H A Dbxe.c17740 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 1);
17742 REG_WR(sc, PBF_REG_INIT_P0 + port*4, 0);

Completed in 137 milliseconds