Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h894 #define NV_READ_OP (BIT_26+BIT_25) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c443 nv_cmd = (offset << 16) | NV_READ_OP; in ql_get_feature_bits()
H A Dql_init.c800 nv_cmd = nv_cmd | NV_READ_OP; in ql_get_nvram_word()