Searched refs:ct_header (Results 1 – 3 of 3) sorted by relevance
262 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_endcmd() 263 cto->ct_header.rqs_entry_count = 1; in isp_endcmd()
486 ctio.ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_clear_commands()1673 isp_put_hdr(isp, &src->ct_header, &dst->ct_header); in isp_put_ctio7()1723 isp_get_hdr(isp, &src->ct_header, &dst->ct_header); in isp_get_ctio7()
1434 isphdr_t ct_header; member