Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h171 typedef struct fc_remote_port { struct
199 struct fc_remote_port *pd_wwn_hnext; argument
200 struct fc_remote_port *pd_did_hnext; argument
206 struct fc_remote_port *pd_port_next; argument
212 struct fc_remote_node *pd_remote_nodep;
215 fc_porttype_t pd_porttype;
223 struct fc_local_port *pd_port;
236 uchar_t pd_type; /* new or old */
250 uchar_t pd_ip_addr[8]; /* IP address */
277 * PD_IN_DID_QUEUE: The fc_remote_port_t is present in the d_id argument
[all …]