Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h128 typedef struct fcp_port { struct
135 * This is the link to the next fcp_port structure in the global argument
140 struct fcp_port *port_next; argument
150 struct fcp_ipkt *port_ipkt_list;
159 int port_tmp_cnt;
185 * when calling fcp_statec_callback() and fcp_port_attach(). This argument
191 * This field keeps track of the physical port state (fcp_port being argument
197 uint32_t port_phys_state;
211 struct fcp_reset_elem *port_reset_list;
218 struct fcp_tgt_elem *port_offline_tgts;
[all …]