Searched refs:fcsp_msg (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_solaris.c | 9054 char fcsp_msg[32]; in emlxs_send_els() local 9059 fcsp_msg[0] = 0; in emlxs_send_els() 9298 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els() 9314 emlxs_elscmd_xlate(cmd), port->did, did, fcsp_msg); in emlxs_send_els() 9418 char fcsp_msg[32]; in emlxs_send_els_rsp() local 9422 fcsp_msg[0] = 0; in emlxs_send_els_rsp() 9682 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp() 9705 emlxs_dhc_init_sp(port, did, sp, (char **)&fcsp_msg); in emlxs_send_els_rsp() 9740 pkt->pkt_cmd_fhdr.rx_id, fcsp_msg); in emlxs_send_els_rsp()
|