Searched refs:VP_ENABLED (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2653 if (ha->flags & VP_ENABLED) {
2680 if (vha->flags & VP_ENABLED) {
2931 vha->vp_index != 0 && !(vha->flags & VP_ENABLED)) {
4210 ha->flags |= VP_ENABLED;
H A Dql_mbx.c808 if (ha->flags & VP_ENABLED) {
867 if (ha->flags & VP_ENABLED) {
3383 mcp->mb[0] = (uint16_t)(ha->flags & VP_ENABLED ?
3509 if (ha->flags & VP_ENABLED) {
H A Dql_isr.c1094 mb[3] = (uint16_t)(ha->flags & VP_ENABLED ?
1165 mb[3] = (uint16_t)(ha->flags & VP_ENABLED ?
H A Dql_api.c1117 ha->flags |= VP_ENABLED;
1140 ha->flags |= VP_ENABLED;
1160 ha->flags |= VP_ENABLED;
2354 if (!(ha->flags & VP_ENABLED)) {
2408 if (vha->vp_index != 0 && !(vha->flags & VP_ENABLED)) {
2536 if (ha->vp_index != 0 && ha->flags & VP_ENABLED) {
2544 flgs = FCA_BOUND | VP_ENABLED;
H A Dql_xioctl.c369 if (ha->flags & VP_ENABLED) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1699 #define VP_ENABLED BIT_13 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c96 "VP_ENABLED",
308 if ((qlstate->flags & VP_ENABLED) &&

Completed in 146 milliseconds