Searched refs:MSG_EXT_WDTR_BUS_8_BIT (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/sys/scsi/ |
| D | scsi_message.h | 51 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
|
| /openbsd/src/sys/dev/ic/ |
| D | trm.c | 882 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()
|
| D | aic79xx.c | 1107 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 …]
|
| D | siop_common.c | 332 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()
|
| D | aic7xxx.c | 1360 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()
|
| D | aic79xx_openbsd.c | 585 width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_adapter_req_set_xfer_mode()
|
| D | aic7xxx_openbsd.c | 654 width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_adapter_req_set_xfer_mode()
|
| D | iha.c | 1945 sc->HCS_Msg[2] = MSG_EXT_WDTR_BUS_8_BIT; in iha_msgin_extended()
|