Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h176 #define FCOE_VER_NOW FCOE_VER_1 macro
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c455 client_fcoet.ect_fcoe_ver = FCOE_VER_NOW; in fcoet_attach_init()
456 FCOET_LOG(__FUNCTION__, "version: %x %x", FCOE_VER_NOW, fcoe_ver_now); in fcoet_attach_init()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c424 client_fcoei.ect_fcoe_ver = FCOE_VER_NOW; in fcoei_attach_init()
425 FCOEI_LOG(__FUNCTION__, "version: %x %x", FCOE_VER_NOW, fcoe_ver_now); in fcoei_attach_init()
/titanic_44/usr/src/uts/common/io/fcoe/
H A Dfcoe.c230 const fcoe_ver_e fcoe_ver_now = FCOE_VER_NOW;