Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1772 typedef emlxs_fcp_rsp FCP_RSP; typedef
H A Demlxs_hw.h881 typedef emlxs_fcp_rsp FCP_RSP; typedef
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3160 sizeof (FCP_RSP), 0, KM_NOSLEEP))) { in emlxs_dfc_destroy_vport()
3556 sizeof (uint32_t) + sizeof (SERV_PARM), sizeof (FCP_RSP), in emlxs_dfc_npiv_test()
3621 sizeof (uint32_t) + sizeof (LOGO), sizeof (FCP_RSP), in emlxs_dfc_npiv_test()
10126 FCP_RSP *fcp_rsp; in emlxs_dfc_send_scsi_fcp()
10196 if (!(pkt = emlxs_pkt_alloc(port, sizeof (FCP_CMND), sizeof (FCP_RSP), in emlxs_dfc_send_scsi_fcp()
10263 fcp_rsp = (FCP_RSP *) pkt->pkt_resp; in emlxs_dfc_send_scsi_fcp()