Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h314 fctl_nwwn_elem_t *fne_nextp; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3310 new->fne_nextp = head->fnl_headp; in fctl_enlist_nwwn_table()
3348 head->fnl_headp = elem->fne_nextp; in fctl_delist_nwwn_table()
3350 prev->fne_nextp = elem->fne_nextp; in fctl_delist_nwwn_table()
3355 elem = elem->fne_nextp; in fctl_delist_nwwn_table()
3401 elem = elem->fne_nextp; in fctl_get_remote_node_by_nwwn()
3442 elem = elem->fne_nextp; in fctl_lock_remote_node_by_nwwn()