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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c550 ha->fru_port_index = ha->flags & FUNCTION_1 ? 1 : 0;
H A Dql_xioctl.c1380 if (ha->flags & FUNCTION_1) {
7167 } else if (!(ha->flags & FUNCTION_1) &&
7178 ha->flags &= ~FUNCTION_1;
7185 } else if (!(ha->flags & FUNCTION_1)) {
7199 } else if (ha->flags & FUNCTION_1 &&
7210 ha->flags |= FUNCTION_1;
7217 } else if (ha->flags & FUNCTION_1) {
7231 if (!(ha->flags & FUNCTION_1)) {
7238 if (ha->flags & FUNCTION_1) {
7271 if (ha->flags & FUNCTION_1) {
[all...]
H A Dql_api.c1057 ha->flags |= FUNCTION_1;
1111 ha->flags |= FUNCTION_1;
1137 ha->flags |= FUNCTION_1;
1157 ha->flags |= FUNCTION_1;
1176 ha->flags |= FUNCTION_1;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1701 #define FUNCTION_1 BIT_15 macro

Completed in 91 milliseconds