Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/scsi/
HDscsi_message.h56 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
HDscsi_xpt.c2832 case MSG_EXT_WDTR_BUS_8_BIT: in scsi_set_transfer_settings()
2834 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in scsi_set_transfer_settings()
/freebsd-13-stable/sys/dev/esp/
HDncr53c9x.c672 MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_init()
680 ti->curr.width = MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_init()
786 if (ti->curr.width != MSG_EXT_WDTR_BUS_8_BIT) { in ncr53c9x_setsync()
846 ti->curr.width != MSG_EXT_WDTR_BUS_8_BIT)) { in ncr53c9x_select()
849 ti->curr.width = MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_select()
1230 ti->curr.width = ti->goal.width = MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_async()
1917 MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_msgin()
2226 ti->curr.width = MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_msgout()
2569 MSG_EXT_WDTR_BUS_8_BIT; in ncr53c9x_intr1()
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx.c1092 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint()
2294 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2331 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2896 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate()
2996 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width()
2997 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width()
3040 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request()
3720 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg()
4747 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject()
5126 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset()
[all …]
HDaic7xxx.c1332 MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_scsiint()
1684 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahc_devlimited_syncrate()
1841 case MSG_EXT_WDTR_BUS_8_BIT: in ahc_validate_width()
1842 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_validate_width()
1885 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahc_update_neg_request()
2410 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahc_build_transfer_msg()
3535 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject()
3837 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset()
6172 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
HDaic79xx_osm.c935 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_async()
HDaic7xxx_osm.c918 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_async()
/freebsd-13-stable/sys/dev/mly/
HDmly.c2163 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in mly_cam_action()
/freebsd-13-stable/sys/dev/mpt/
HDmpt_cam.c3751 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in mpt_get_spi_settings()
/freebsd-13-stable/sys/dev/sym/
HDsym_hipd.c1049 #define BUS_8_BIT MSG_EXT_WDTR_BUS_8_BIT