Searched refs:ct_header (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Disp_target.c662 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
663 cto->ct_header.rqs_entry_count = 1;
709 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
710 cto->ct_header.rqs_entry_count = 1;
751 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO;
752 cto->ct_header.rqs_entry_count = 1;
831 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
838 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
844 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO;
H A Disp_library.c728 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
733 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
738 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO;
2906 isp_put_hdr(isp, &src->ct_header, &dst->ct_header);
2944 isp_get_hdr(isp, &src->ct_header, &dst->ct_header);
2981 isp_put_hdr(isp, &src->ct_header, &dst->ct_header);
2996 if (src->ct_header
[all...]
H A Disp_freebsd.c1722 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
1723 cto->ct_header.rqs_entry_count = 1;
1724 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM;
1857 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM;
1870 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO3;
1872 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
1873 cto->ct_header.rqs_entry_count = 1;
1874 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM;
2006 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM;
2018 cto->ct_header
[all...]
H A Dispmbox.h2138 isphdr_t ct_header; member in struct:__anon8145
2236 isphdr_t ct_header; member in struct:__anon8146
2294 isphdr_t ct_header; member in struct:__anon8153
2373 isphdr_t ct_header; member in struct:__anon8160

Completed in 128 milliseconds