Home
last modified time | relevance | path

Searched refs:ct_header (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2487 fc_ct_header_t *ct_header; in fcsm_retry_job() local
2501 ct_header = in fcsm_retry_job()
2811 fc_ct_header_t *ct_header; in fcsm_job_ct_passthru() local
2842 ct_header = (fc_ct_header_t *)fcio->fcio_ibuf; in fcsm_job_ct_passthru()
2852 *((uint32_t *)((uint32_t *)ct_header + 0)) = in fcsm_job_ct_passthru()
2854 *((uint32_t *)((uint32_t *)ct_header + 1)) = in fcsm_job_ct_passthru()
2856 *((uint32_t *)((uint32_t *)ct_header + 2)) = in fcsm_job_ct_passthru()
2858 *((uint32_t *)((uint32_t *)ct_header + 3)) = in fcsm_job_ct_passthru()
2863 if (ct_header->ct_fcstype == FCSTYPE_MGMTSERVICE) { in fcsm_job_ct_passthru()
2873 ct_header->ct_fcstype, ct_header->ct_fcssubtype)); in fcsm_job_ct_passthru()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h77 typedef struct ct_header { struct
317 _NOTE(SCHEME_PROTECTS_DATA("unique per request", ct_header))