Searched refs:emlxs_node_create (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_node.c | 778 emlxs_node_create(emlxs_port_t *port, uint32_t did, uint32_t rpi, SERV_PARM *sp) in emlxs_node_create() function
|
H A D | emlxs_sli3.c | 6821 ndlp = emlxs_node_create(port, ldid, lrpi, sp); in emlxs_sli3_reg_did_mbcmpl()
|
H A D | emlxs_fcf.c | 15525 node = emlxs_node_create(port, rpip->did, rpip->RPI, &rpip->sparam); in emlxs_rpi_reg_handler()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 323 extern NODELIST * emlxs_node_create(emlxs_port_t *port,
|