sys/dev/bxe/bxe.c
12220
SET_FLAGS(drv_flags, flags);
sys/dev/bxe/bxe.c
14567
SET_FLAGS(flags, MODE_FPGA);
sys/dev/bxe/bxe.c
14569
SET_FLAGS(flags, MODE_EMUL);
sys/dev/bxe/bxe.c
14571
SET_FLAGS(flags, MODE_ASIC);
sys/dev/bxe/bxe.c
14575
SET_FLAGS(flags, MODE_PORT4);
sys/dev/bxe/bxe.c
14577
SET_FLAGS(flags, MODE_PORT2);
sys/dev/bxe/bxe.c
14581
SET_FLAGS(flags, MODE_E2);
sys/dev/bxe/bxe.c
14583
SET_FLAGS(flags, MODE_E3);
sys/dev/bxe/bxe.c
14585
SET_FLAGS(flags, MODE_E3_A0);
sys/dev/bxe/bxe.c
14587
SET_FLAGS(flags, MODE_E3_B0 | MODE_COS3);
sys/dev/bxe/bxe.c
14592
SET_FLAGS(flags, MODE_MF);
sys/dev/bxe/bxe.c
14595
SET_FLAGS(flags, MODE_MF_SD);
sys/dev/bxe/bxe.c
14598
SET_FLAGS(flags, MODE_MF_SI);
sys/dev/bxe/bxe.c
14601
SET_FLAGS(flags, MODE_MF_AFEX);
sys/dev/bxe/bxe.c
14605
SET_FLAGS(flags, MODE_SF);
sys/dev/bxe/bxe.c
14609
SET_FLAGS(flags, MODE_LITTLE_ENDIAN);
sys/dev/bxe/bxe.c
14611
SET_FLAGS(flags, MODE_BIG_ENDIAN);