Home
last modified time | relevance | path

Searched defs:fcp_tgt (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h743 typedef struct fcp_tgt { struct
748 struct fcp_tgt *tgt_next; argument
750 struct fcp_port *tgt_port;
755 uint32_t tgt_state;
760 uint32_t tgt_node_state;
764 kmutex_t tgt_mutex;
768 struct fcp_lun *tgt_lun;
769 opaque_t tgt_fca_dev;
773 uint_t tgt_lun_cnt;
779 uint_t tgt_tmp_cnt;
[all …]