Home
last modified time | relevance | path

Searched refs:CNIC_ENABLED (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/bxe/
Dbxe.h1261 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))
1796 #define CNIC_ENABLED(sc) 0 /* ((sc)->cnic_enabled) */ macro