Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h873 #define FCP_TGT_TAGGED 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4663 ptgt->tgt_aux_state = FCP_TGT_TAGGED; in fcp_handle_devices()
4683 if ((ptgt->tgt_aux_state != FCP_TGT_TAGGED) && in fcp_handle_devices()