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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c7101 if (IS_MF(sc)) {
8011 if (IS_MF(sc))
10177 if (IS_MF(sc)) {
10336 if (IS_MF(sc)) {
10401 if (IS_MF(sc)) {
11779 if (IS_MF(sc)) {
13792 if (IS_MF(sc)) {
14681 if (IS_MF(sc)) {
16026 if(IS_MF(sc))
17531 REG_WR(sc, NIG_REG_LLH_MF_MODE, IS_MF(s
[all...]
H A Dbxe_stats.c1715 if (IS_MF(sc)) {
H A Dbxe.h1105 #define IS_MF(sc) \ macro

Completed in 196 milliseconds