Searched refs:special_options (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c638 icb->special_options[0] = (uint8_t)
639 (icb->special_options[0] | BIT_5);
658 icb->special_options[0] = (uint8_t)(icb->special_options[0] | BIT_1);
661 if ((icb->special_options[1] & 0x20) == 0) {
1532 nv->special_options[1] = (uint8_t)
1533 (nv->special_options[1] & 0x3f);
1534 nv->special_options[1] = (uint8_t)
1535 (nv->special_options[1] | (uint8_t)(data << 6));
1539 (nv->special_options[
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h141 uint8_t special_options[2]; member in struct:nvram
H A Dql_api.h782 uint8_t special_options[2]; member in struct:ql_init_cb

Completed in 62 milliseconds