Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h1226 #define NV_WRITE_OP (BIT_26 + BIT_24) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c825 nv_cmd = (addr << 16) | NV_WRITE_OP; in ql_load_nvram()