Searched refs:MSG_EXT_WDTR_BUS_8_BIT (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/sys/cam/scsi/ |
| HD | scsi_message.h | 56 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
|
| HD | scsi_xpt.c | 2832 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/ |
| HD | ncr53c9x.c | 672 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/ |
| HD | aic79xx.c | 1092 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 …]
|
| HD | aic7xxx.c | 1332 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()
|
| HD | aic79xx_osm.c | 935 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_async()
|
| HD | aic7xxx_osm.c | 918 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_async()
|
| /freebsd-13-stable/sys/dev/mly/ |
| HD | mly.c | 2163 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in mly_cam_action()
|
| /freebsd-13-stable/sys/dev/mpt/ |
| HD | mpt_cam.c | 3751 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in mpt_get_spi_settings()
|
| /freebsd-13-stable/sys/dev/sym/ |
| HD | sym_hipd.c | 1049 #define BUS_8_BIT MSG_EXT_WDTR_BUS_8_BIT
|