Searched refs:add_fw_opt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c557 nv->add_fw_opt[0] = (uint8_t)(nv->add_fw_opt[0] |
615 dptr1 = (caddr_t)&icb->add_fw_opt[0];
617 (uintptr_t)&icb->add_fw_opt[0]);
647 icb->add_fw_opt[0] = (uint8_t)(icb->add_fw_opt[0] &
657 icb->add_fw_opt[1] = (uint8_t)(icb->add_fw_opt[1] & ~(BIT_5 | BIT_4));
671 icb->add_fw_opt[1] = (uint8_t)
672 (icb->add_fw_opt[
[all...]
H A Dql_api.c4335 bptr = &ha->init_ctrl_blk.cb.add_fw_opt[0];
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h118 uint8_t add_fw_opt[2]; member in struct:nvram
H A Dql_api.h758 uint8_t add_fw_opt[2]; member in struct:ql_init_cb

Completed in 107 milliseconds