Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2488 fc_ct_header_t *ct_header; in fcsm_retry_job() local
2502 ct_header = in fcsm_retry_job()
2504 if (ct_header->ct_fcstype == FCSTYPE_MGMTSERVICE) { in fcsm_retry_job()
2812 fc_ct_header_t *ct_header; in fcsm_job_ct_passthru() local
2843 ct_header = (fc_ct_header_t *)fcio->fcio_ibuf; in fcsm_job_ct_passthru()
2853 *((uint32_t *)((uint32_t *)ct_header + 0)) = in fcsm_job_ct_passthru()
2854 BE_32(*((uint32_t *)((uint32_t *)ct_header + 0))); in fcsm_job_ct_passthru()
2855 *((uint32_t *)((uint32_t *)ct_header + 1)) = in fcsm_job_ct_passthru()
2856 BE_32(*((uint32_t *)((uint32_t *)ct_header + 1))); in fcsm_job_ct_passthru()
2857 *((uint32_t *)((uint32_t *)ct_header + 2)) = in fcsm_job_ct_passthru()
[all …]
/titanic_50/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))