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