Searched defs:fc_remote_port_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h120 * or more remote ports (fc_remote_port_t structs) that are all accessible
138 * This is the number of (active) fc_remote_port_t structs that
164 * The fc_remote_port_t struct represents a remote FC port that is
168 * fc_remote_port_t structs are created and destroyed as needed to
203 * Link pointer for list of *all* fc_remote_port_t structs
277 * PD_IN_DID_QUEUE: The fc_remote_port_t is present in the d_id
300 } fc_remote_port_t; typedef in typeref:struct:fc_remote_port
368 * Values for the pd_flags field in the fc_remote_port_t struct. These
377 * Bit values for the pd_aux_flags field in the fc_remote_port_t struct.
379 #define PD_IN_DID_QUEUE 0x01 /* The fc_remote_port_t i
[all...]

Completed in 91 milliseconds