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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h121 * through one local port (fc_local_port_t struct).
165 * accessible via the local FC port (fc_local_port_t). Each remote
166 * FC port is associated with one FC local port (fc_local_port_t,
204 * associated with the same fc_local_port_t struct.
220 * Back pointer to the fc_local_port_t struct for the local port
278 * hash list of the associated fc_local_port_t. (This
381 /* associated fc_local_port_t. (This */
401 * The fc_local_port_t struct represents a local FC port. It is the softstate
442 * in a driver-private thread. One thread per fc_local_port_t struct.
671 } fc_local_port_t; typedef in typeref:struct:fc_local_port
[all...]

Completed in 66 milliseconds