Home
last modified time | relevance | path

Searched refs:emlxs_dhc_init_sp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h286 extern void emlxs_dhc_init_sp(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c9299 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els()
9683 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp()
9706 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp()
H A Demlxs_dhchap.c7321 emlxs_dhc_init_sp(emlxs_port_t *port, uint32_t did, SERV_PARM *sp, char **msg) in emlxs_dhc_init_sp() function