Home
last modified time | relevance | path

Searched refs:fd_portlistp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h150 struct fc_remote_port *fd_portlistp; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3266 if (rnodep->fd_numports != 0 || rnodep->fd_portlistp) { in fctl_destroy_remote_node()
3510 for (ports = rnodep->fd_portlistp; ports != NULL; in fctl_link_remote_port_to_remote_node()
3527 rnodep->fd_portlistp = pd; in fctl_link_remote_port_to_remote_node()
3575 ports = rnodep->fd_portlistp; in fctl_unlink_remote_port_from_remote_node()
3593 rnodep->fd_portlistp = pd->pd_port_next; in fctl_unlink_remote_port_from_remote_node()