Home
last modified time | relevance | path

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

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