Searched refs:BXE_ONE_PORT_FLAG (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c14098 sc->flags |= BXE_ONE_PORT_FLAG;
H A Dbxe.h1356 #define BXE_ONE_PORT_FLAG 0x00000001 macro
1359 #define BXE_ONE_PORT(sc) (sc->flags & BXE_ONE_PORT_FLAG)

Completed in 237 milliseconds