Searched refs:MSG_EXT_WDTR_BUS_8_BIT (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | scsi_message.h | 57 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
|
D | aic79xx_core.c | 1953 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_seqint() 3157 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree() 3197 MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_nonpkt_busfree() 3727 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahd_devlimited_syncrate() 3827 case MSG_EXT_WDTR_BUS_8_BIT: in ahd_validate_width() 3828 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahd_validate_width() 3871 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahd_update_neg_request() 4564 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahd_build_transfer_msg() 5587 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_msg_reject() 5970 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_handle_devreset() [all …]
|
D | aic7xxx_core.c | 1896 MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_scsiint() 2252 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) { in ahc_devlimited_syncrate() 2431 case MSG_EXT_WDTR_BUS_8_BIT: in ahc_validate_width() 2432 *bus_width = MSG_EXT_WDTR_BUS_8_BIT; in ahc_validate_width() 2475 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT in ahc_update_neg_request() 3005 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT; in ahc_build_transfer_msg() 4054 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_msg_reject() 4359 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_handle_devreset() 6632 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_reset_channel()
|
D | aic7xxx_osm.c | 624 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahc_linux_target_alloc()
|
D | aic79xx_osm.c | 656 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT, in ahd_linux_target_alloc()
|