Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_message.h56 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
H A Dscsi_xpt.c2833 case MSG_EXT_WDTR_BUS_8_BIT: in scsi_set_transfer_settings()
2835 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in scsi_set_transfer_settings()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1085 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint()
2285 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2322 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
2887 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate()
2987 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width()
2988 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width()
3031 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request()
3711 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg()
4738 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject()
5108 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset()
[all …]
H A Daic79xx_osm.c935 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
H A Daic7xxx_osm.c916 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c3755 spi->bus_width = MSG_EXT_WDTR_BUS_8_BIT; in mpt_get_spi_settings()
/freebsd/sys/dev/sym/
H A Dsym_hipd.c1049 #define BUS_8_BIT MSG_EXT_WDTR_BUS_8_BIT