Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
HDoce_if.c141 const char component_revision[32] = {"///" COMPONENT_REVISION "///"};
1860 COMPONENT_REVISION, strlen(COMPONENT_REVISION)); in oce_handle_passthrough()
HDoce_if.h92 #define COMPONENT_REVISION "4.6.95.0" macro