Searched refs:fcsp_msg (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_solaris.c | 9032 char fcsp_msg[32]; in emlxs_send_els() local 9037 fcsp_msg[0] = 0; in emlxs_send_els() 9276 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els() 9292 emlxs_elscmd_xlate(cmd), port->did, did, fcsp_msg); in emlxs_send_els() 9396 char fcsp_msg[32]; in emlxs_send_els_rsp() local 9400 fcsp_msg[0] = 0; in emlxs_send_els_rsp() 9660 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp() 9683 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp() 9718 pkt->pkt_cmd_fhdr.rx_id, fcsp_msg); in emlxs_send_els_rsp()
|