Searched refs:fc_frame_hdr_t (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h171 fc_frame_hdr_t pkt_cmd_fhdr; /* command frame hdr */
178 fc_frame_hdr_t pkt_resp_fhdr; /* response frame hdr */
280 fc_frame_hdr_t ub_frame;
H A Dfcph.h179 } fc_frame_hdr_t; typedef in typeref:struct:frame_header
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c5795 emlxs_sli4_rxq_get(emlxs_hba_t *hba, fc_frame_hdr_t *fchdr)
5800 fc_frame_hdr_t *fchdr2;
5822 fchdr2 = (fc_frame_hdr_t *)iocbq->iocb.un.ulpWord;
5858 fc_frame_hdr_t *fchdr;
5861 fchdr = (fc_frame_hdr_t *)iocbq->iocb.RXFCHDR;
5928 fc_frame_hdr_t fchdr;
5998 if (hdr_size < sizeof (fc_frame_hdr_t)) {
6043 sizeof (fc_frame_hdr_t), DDI_DMA_SYNC_FORKERNEL);
6046 sizeof (fc_frame_hdr_t));
6307 sizeof (fc_frame_hdr_t));
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6376 fc_frame_hdr_t *fr_hdr;
6470 fc_frame_hdr_t *fr_hdr;
6871 fc_frame_hdr_t *fr_hdr;
6911 fc_frame_hdr_t *fr_hdr;
H A Dfcp.c2295 fc_frame_hdr_t *hp;
3279 fc_frame_hdr_t *hp;
5147 fc_frame_hdr_t *hp;
6520 fc_frame_hdr_t *hp;
11382 fc_frame_hdr_t *hp;
16122 fc_frame_hdr_t *hp;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2742 sizeof (fc_frame_hdr_t));
2768 sizeof (fc_frame_hdr_t) / 4);
2850 sizeof (fc_frame_hdr_t) / 4);
3147 sizeof (fc_frame_hdr_t) / 4);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c6443 sizeof (fc_frame_hdr_t));
6695 sizeof (fc_frame_hdr_t));

Completed in 159 milliseconds