Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dscsi_message.h57 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
H A Daic79xx_core.c1934 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint()
3126 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
3166 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree()
3695 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate()
3795 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width()
3796 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width()
3839 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request()
4530 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg()
5553 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject()
5936 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset()
[all …]
H A Daic7xxx_core.c1874 MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_scsiint()
2229 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahc_devlimited_syncrate()
2408 case MSG_EXT_WDTR_BUS_8_BIT: in ahc_validate_width()
2409 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_validate_width()
2452 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahc_update_neg_request()
2982 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahc_build_transfer_msg()
4031 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject()
4336 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset()
6571 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
H A Daic7xxx_osm.c619 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_linux_target_alloc()
H A Daic79xx_osm.c656 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_linux_target_alloc()