Home
last modified time | relevance | path

Searched refs:MSG_EXT_WDTR_BUS_8_BIT (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/sys/scsi/
Dscsi_message.h51 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
/openbsd/src/sys/dev/ic/
Dtrm.c882 sc->MsgBuf[4] = MSG_EXT_WDTR_BUS_8_BIT; in trm_MsgOutPhase1()
1523 sc->MsgBuf[3] = MSG_EXT_WDTR_BUS_8_BIT; in trm_MsgInPhase0()
1530 sc->MsgBuf[3] = MSG_EXT_WDTR_BUS_8_BIT; in trm_MsgInPhase0()
1536 case MSG_EXT_WDTR_BUS_8_BIT: in trm_MsgInPhase0()
Daic79xx.c1107 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint()
2289 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2326 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2890 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate()
2990 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width()
2991 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width()
3034 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request()
3721 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg()
4754 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject()
5137 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset()
[all …]
Dsiop_common.c332 case MSG_EXT_WDTR_BUS_8_BIT: in siop_wdtr_neg()
395 MSG_EXT_WDTR_BUS_16_BIT : MSG_EXT_WDTR_BUS_8_BIT); in siop_wdtr_neg()
Daic7xxx.c1360 MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_scsiint()
1711 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahc_devlimited_syncrate()
1870 case MSG_EXT_WDTR_BUS_8_BIT: in ahc_validate_width()
1871 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_validate_width()
1914 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahc_update_neg_request()
2442 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahc_build_transfer_msg()
3501 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject()
3806 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset()
5881 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
Daic79xx_openbsd.c585 width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_adapter_req_set_xfer_mode()
Daic7xxx_openbsd.c654 width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_adapter_req_set_xfer_mode()
Diha.c1945 sc->HCS_Msg[2] = MSG_EXT_WDTR_BUS_8_BIT; in iha_msgin_extended()