Home
last modified time | relevance | path

Searched refs:msgout_buf (Results 1 – 20 of 20) sorted by relevance

/dports/devel/asl/asl-current/tests/t_53c8xx/
H A Dt_53c8xx.asm44 msgout_buf db 0x80, 0x00 define
65 MOVE FROM msgout_buf, WHEN MSG_OUT
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx.c625 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1258 if (ahc->msgout_buf[ahc->msgout_index - 1] in ahc_handle_scsiint()
2295 ahc->msgout_buf[ahc->msgout_index++] = in ahc_setup_initiator_msgout()
2464 ahc->msgout_buf[ahc->msgout_index++] = period; in ahc_construct_sdtr()
2465 ahc->msgout_buf[ahc->msgout_index++] = offset; in ahc_construct_sdtr()
2509 ahc->msgout_buf[ahc->msgout_index++] = 0; in ahc_construct_ppr()
2624 ahc->msgout_buf[0] = MSG_ABORT_TASK; in ahc_handle_proto_violation()
2730 ahc->msgout_buf[ahc->msgout_index]); in ahc_handle_message_phase()
2956 if (ahc->msgout_buf[index+2] == msgval in ahc_sent_msg()
2974 && ahc->msgout_buf[index] == msgval in ahc_sent_msg()
[all …]
H A Daic79xx.c1137 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_seqint()
1266 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
2430 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_proto_violation()
3494 ahd->msgout_buf[ahd->msgout_index++] = in ahd_setup_initiator_msgout()
3674 ahd->msgout_buf[ahd->msgout_index++] = period; in ahd_construct_sdtr()
3675 ahd->msgout_buf[ahd->msgout_index++] = offset; in ahd_construct_sdtr()
3726 ahd->msgout_buf[ahd->msgout_index++] = 0; in ahd_construct_ppr()
3875 ahd->msgout_buf[ahd->msgout_index]); in ahd_handle_message_phase()
4124 if (ahd->msgout_buf[index+2] == msgval in ahd_sent_msg()
4143 && (ahd->msgout_buf[index] == msgval in ahd_sent_msg()
[all …]
H A Daic7xxxvar.h1149 uint8_t msgout_buf[12];/* Message we are sending */ member
H A Daic79xxvar.h1198 uint8_t msgout_buf[12];/* Message we are sending */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c254 u8 msgout_buf[6]; member
1275 srb->msg_count, srb->msgout_buf[0], in build_sdtr()
1276 srb->msgout_buf[1]); in build_sdtr()
1301 srb->msg_count, srb->msgout_buf[0], in build_wdtr()
1302 srb->msgout_buf[1]); in build_wdtr()
1422 srb->msgout_buf[0] = identify_message; in start_scsi()
1541 srb->msgout_buf[0] = ABORT; in enable_msgout_abort()
1734 ptr = (u8 *)srb->msgout_buf; in msgout_phase1()
1738 if (srb->msgout_buf[0] == ABORT_TASK_SET) in msgout_phase1()
2479 srb->msgout_buf[0] = MESSAGE_REJECT; in msgin_reject()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c254 u8 msgout_buf[6]; member
1275 srb->msg_count, srb->msgout_buf[0], in build_sdtr()
1276 srb->msgout_buf[1]); in build_sdtr()
1301 srb->msg_count, srb->msgout_buf[0], in build_wdtr()
1302 srb->msgout_buf[1]); in build_wdtr()
1422 srb->msgout_buf[0] = identify_message; in start_scsi()
1541 srb->msgout_buf[0] = ABORT; in enable_msgout_abort()
1734 ptr = (u8 *)srb->msgout_buf; in msgout_phase1()
1738 if (srb->msgout_buf[0] == ABORT_TASK_SET) in msgout_phase1()
2479 srb->msgout_buf[0] = MESSAGE_REJECT; in msgin_reject()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c254 u8 msgout_buf[6]; member
1275 srb->msg_count, srb->msgout_buf[0], in build_sdtr()
1276 srb->msgout_buf[1]); in build_sdtr()
1301 srb->msg_count, srb->msgout_buf[0], in build_wdtr()
1302 srb->msgout_buf[1]); in build_wdtr()
1422 srb->msgout_buf[0] = identify_message; in start_scsi()
1541 srb->msgout_buf[0] = ABORT; in enable_msgout_abort()
1734 ptr = (u8 *)srb->msgout_buf; in msgout_phase1()
1738 if (srb->msgout_buf[0] == ABORT_TASK_SET) in msgout_phase1()
2479 srb->msgout_buf[0] = MESSAGE_REJECT; in msgin_reject()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1182 ahc->msgout_buf[0] = TARGET_RESET; in ahc_handle_seqint()
1822 if (ahc->msgout_buf[ahc->msgout_index - 1] in ahc_handle_scsiint()
2873 ahc->msgout_buf[ahc->msgout_index++] = in ahc_setup_initiator_msgout()
2895 ahc->msgout_buf[ahc->msgout_index++] = ABORT_TASK; in ahc_setup_initiator_msgout()
3059 ahc->msgout_buf + ahc->msgout_index, bus_width); in ahc_construct_wdtr()
3193 ahc->msgout_buf[0] = ABORT_TASK; in ahc_handle_proto_violation()
3299 ahc->msgout_buf[ahc->msgout_index]); in ahc_handle_message_phase()
3521 if (ahc->msgout_buf[index] == EXTENDED_MESSAGE) { in ahc_sent_msg()
3525 if (ahc->msgout_buf[index+2] == msgval in ahc_sent_msg()
3543 && ahc->msgout_buf[index] == msgval in ahc_sent_msg()
[all …]
H A Daic79xx_core.c2010 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_seqint()
2138 ahd->msgout_buf[0] = TARGET_RESET; in ahd_handle_seqint()
3370 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_proto_violation()
4392 ahd->msgout_buf[ahd->msgout_index++] = NOP; in ahd_setup_initiator_msgout()
4410 ahd->msgout_buf[ahd->msgout_index++] = in ahd_setup_initiator_msgout()
4606 ahd->msgout_buf + ahd->msgout_index, bus_width); in ahd_construct_wdtr()
4781 ahd->msgout_buf[ahd->msgout_index]); in ahd_handle_message_phase()
5026 if (ahd->msgout_buf[index] == EXTENDED_MESSAGE) { in ahd_sent_msg()
5030 if (ahd->msgout_buf[index+2] == msgval in ahd_sent_msg()
5049 && (ahd->msgout_buf[index] == msgval in ahd_sent_msg()
[all …]
H A Daic7xxx.h1029 uint8_t msgout_buf[12];/* Message we are sending */ member
H A Daic79xx.h1189 uint8_t msgout_buf[12];/* Message we are sending */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1182 ahc->msgout_buf[0] = TARGET_RESET; in ahc_handle_seqint()
1822 if (ahc->msgout_buf[ahc->msgout_index - 1] in ahc_handle_scsiint()
2873 ahc->msgout_buf[ahc->msgout_index++] = in ahc_setup_initiator_msgout()
2895 ahc->msgout_buf[ahc->msgout_index++] = ABORT_TASK; in ahc_setup_initiator_msgout()
3059 ahc->msgout_buf + ahc->msgout_index, bus_width); in ahc_construct_wdtr()
3193 ahc->msgout_buf[0] = ABORT_TASK; in ahc_handle_proto_violation()
3299 ahc->msgout_buf[ahc->msgout_index]); in ahc_handle_message_phase()
3521 if (ahc->msgout_buf[index] == EXTENDED_MESSAGE) { in ahc_sent_msg()
3525 if (ahc->msgout_buf[index+2] == msgval in ahc_sent_msg()
3543 && ahc->msgout_buf[index] == msgval in ahc_sent_msg()
[all …]
H A Daic79xx_core.c2010 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_seqint()
2138 ahd->msgout_buf[0] = TARGET_RESET; in ahd_handle_seqint()
3370 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_proto_violation()
4392 ahd->msgout_buf[ahd->msgout_index++] = NOP; in ahd_setup_initiator_msgout()
4410 ahd->msgout_buf[ahd->msgout_index++] = in ahd_setup_initiator_msgout()
4606 ahd->msgout_buf + ahd->msgout_index, bus_width); in ahd_construct_wdtr()
4781 ahd->msgout_buf[ahd->msgout_index]); in ahd_handle_message_phase()
5026 if (ahd->msgout_buf[index] == EXTENDED_MESSAGE) { in ahd_sent_msg()
5030 if (ahd->msgout_buf[index+2] == msgval in ahd_sent_msg()
5049 && (ahd->msgout_buf[index] == msgval in ahd_sent_msg()
[all …]
H A Daic7xxx.h1029 uint8_t msgout_buf[12];/* Message we are sending */ member
H A Daic79xx.h1189 uint8_t msgout_buf[12];/* Message we are sending */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1182 ahc->msgout_buf[0] = TARGET_RESET; in ahc_handle_seqint()
1822 if (ahc->msgout_buf[ahc->msgout_index - 1] in ahc_handle_scsiint()
2873 ahc->msgout_buf[ahc->msgout_index++] = in ahc_setup_initiator_msgout()
2895 ahc->msgout_buf[ahc->msgout_index++] = ABORT_TASK; in ahc_setup_initiator_msgout()
3059 ahc->msgout_buf + ahc->msgout_index, bus_width); in ahc_construct_wdtr()
3193 ahc->msgout_buf[0] = ABORT_TASK; in ahc_handle_proto_violation()
3299 ahc->msgout_buf[ahc->msgout_index]); in ahc_handle_message_phase()
3521 if (ahc->msgout_buf[index] == EXTENDED_MESSAGE) { in ahc_sent_msg()
3525 if (ahc->msgout_buf[index+2] == msgval in ahc_sent_msg()
3543 && ahc->msgout_buf[index] == msgval in ahc_sent_msg()
[all …]
H A Daic79xx_core.c2010 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_seqint()
2138 ahd->msgout_buf[0] = TARGET_RESET; in ahd_handle_seqint()
3370 ahd->msgout_buf[0] = ABORT_TASK; in ahd_handle_proto_violation()
4392 ahd->msgout_buf[ahd->msgout_index++] = NOP; in ahd_setup_initiator_msgout()
4410 ahd->msgout_buf[ahd->msgout_index++] = in ahd_setup_initiator_msgout()
4606 ahd->msgout_buf + ahd->msgout_index, bus_width); in ahd_construct_wdtr()
4781 ahd->msgout_buf[ahd->msgout_index]); in ahd_handle_message_phase()
5026 if (ahd->msgout_buf[index] == EXTENDED_MESSAGE) { in ahd_sent_msg()
5030 if (ahd->msgout_buf[index+2] == msgval in ahd_sent_msg()
5049 && (ahd->msgout_buf[index] == msgval in ahd_sent_msg()
[all …]
H A Daic7xxx.h1029 uint8_t msgout_buf[12];/* Message we are sending */ member
H A Daic79xx.h1189 uint8_t msgout_buf[12];/* Message we are sending */ member