Searched refs:fd_numports (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h141 int fd_numports; member in struct:fc_remote_node
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3238 rnodep->fd_numports = 1;
3265 if (rnodep->fd_numports != 0 || rnodep->fd_portlistp) {
3410 * Looks in the global fctl_nwwn_hash_table[]. Increments the fd_numports
3435 rnodep->fd_numports++;
3548 * The fd_numports on the given fc_remote_node_t is decremented, and if
3584 rcount = --rnodep->fd_numports;
4596 * global fctl_nwwn_hash_table[]. The fd_numports reference
4846 * The fd_numports reference count
4856 * fd_numports is nonzero or

Completed in 57 milliseconds