Home
last modified time | relevance | path

Searched refs:emlxs_rpi_find (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c815 rpip = emlxs_rpi_find(port, rpi); in emlxs_node_create()
868 rpip = emlxs_rpi_find(port, rpi); in emlxs_node_create()
H A Demlxs_fcf.c14184 emlxs_rpi_find(emlxs_port_t *port, uint16_t rpi) in emlxs_rpi_find() function
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h946 extern RPIobj_t *emlxs_rpi_find(emlxs_port_t *port, uint16_t rpi);
H A Demlxs_fc.h467 ((_n)?((_n->rpip)?_n->rpip:emlxs_rpi_find(_p, _n->nlp_Rpi)):NULL)