Searched refs:RQSTYPE_CTIO2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Disp_target.c227 case RQSTYPE_CTIO2:
550 case RQSTYPE_CTIO2:
709 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
838 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
H A Disp_library.c733 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
2170 case RQSTYPE_CTIO2:
2259 case RQSTYPE_CTIO2:
2996 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3026 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3055 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3085 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3168 if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3198 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3229 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
[all...]
H A Disp_pci.c1802 if (rq->req_header.rqs_entry_type == RQSTYPE_CTIO2) {
H A Dispmbox.h355 #define RQSTYPE_CTIO2 0x17 /* Target Mode */ macro
H A Disp_freebsd.c1872 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
5977 case RQSTYPE_CTIO2:
H A Disp.c6171 case RQSTYPE_CTIO2:

Completed in 95 milliseconds