Home
last modified time | relevance | path

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

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