Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h319 fctl_nwwn_elem_t *fnl_headp; member
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3309 new->fne_nextp = head->fnl_headp; in fctl_enlist_nwwn_table()
3310 head->fnl_headp = new; in fctl_enlist_nwwn_table()
3337 elem = head->fnl_headp; in fctl_delist_nwwn_table()
3347 head->fnl_headp = elem->fne_nextp; in fctl_delist_nwwn_table()
3388 elem = fctl_nwwn_hash_table[index].fnl_headp; in fctl_get_remote_node_by_nwwn()
3428 elem = fctl_nwwn_hash_table[index].fnl_headp; in fctl_lock_remote_node_by_nwwn()