Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h57 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
Daic79xx_core.c1945 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint()
3151 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
3191 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
3721 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate()
3821 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width()
3822 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width()
3865 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request()
4558 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg()
5581 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject()
5964 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset()
[all …]
Daic7xxx_core.c1889 MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_scsiint()
2245 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahc_devlimited_syncrate()
2424 case MSG_EXT_WDTR_BUS_8_BIT: in ahc_validate_width()
2425 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_validate_width()
2468 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahc_update_neg_request()
2998 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahc_build_transfer_msg()
4047 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject()
4352 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset()
6599 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
Daic7xxx_osm.c624 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_linux_target_alloc()
Daic79xx_osm.c656 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_linux_target_alloc()