Home
last modified time | relevance | path

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

/illumos-gate/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.h909 typedef emlxs_fcp_rsp FCP_RSP; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3211 sizeof (FCP_RSP), 0, KM_NOSLEEP))) { in emlxs_dfc_destroy_vport()
3607 sizeof (uint32_t) + sizeof (SERV_PARM), sizeof (FCP_RSP), in emlxs_dfc_npiv_test()
3672 sizeof (uint32_t) + sizeof (LOGO), sizeof (FCP_RSP), in emlxs_dfc_npiv_test()
10187 FCP_RSP *fcp_rsp; in emlxs_dfc_send_scsi_fcp()
10257 if (!(pkt = emlxs_pkt_alloc(port, sizeof (FCP_CMND), sizeof (FCP_RSP), in emlxs_dfc_send_scsi_fcp()
10324 fcp_rsp = (FCP_RSP *) pkt->pkt_resp; in emlxs_dfc_send_scsi_fcp()