Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h60 #define EXT_VERSION 5 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c637 } else if (cmd->Version > EXT_VERSION) { in ql_sdm_setup()