Searched refs:msgout_buf (Results 1 – 4 of 4) sorted by relevance
621 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()1259 if (ahc->msgout_buf[ahc->msgout_index - 1] in ahc_handle_scsiint()2290 ahc->msgout_buf[ahc->msgout_index++] = identify_msg; in ahc_setup_initiator_msgout()2294 ahc->msgout_buf[ahc->msgout_index++] = in ahc_setup_initiator_msgout()2296 ahc->msgout_buf[ahc->msgout_index++] = scb->hscb->tag; in ahc_setup_initiator_msgout()2302 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()2316 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG; in ahc_setup_initiator_msgout()2318 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT; in ahc_setup_initiator_msgout()2460 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXTENDED; in ahc_construct_sdtr()2461 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_SDTR_LEN; in ahc_construct_sdtr()[all …]
1157 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_seqint()1287 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()2214 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1]; in ahd_handle_nonpkt_busfree()2523 ahd->msgout_buf[0] = MSG_ABORT_TASK; in ahd_handle_proto_violation()3561 ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror; in ahd_setup_initiator_msgout()3573 ahd->msgout_buf[ahd->msgout_index++] = MSG_NOOP; in ahd_setup_initiator_msgout()3587 ahd->msgout_buf[ahd->msgout_index++] = identify_msg; in ahd_setup_initiator_msgout()3591 ahd->msgout_buf[ahd->msgout_index++] = in ahd_setup_initiator_msgout()3593 ahd->msgout_buf[ahd->msgout_index++] = SCB_GET_TAG(scb); in ahd_setup_initiator_msgout()3599 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()[all …]
1076 uint8_t msgout_buf[12];/* Message we are sending */ member
1246 uint8_t msgout_buf[12];/* Message we are sending */ member