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

/drivers/scsi/aic7xxx/
H A Dscsi_message.h57 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
H A Daic79xx_core.c1953 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
3157 MSG_EXT_WDTR_BUS_8_BIT,
3197 MSG_EXT_WDTR_BUS_8_BIT,
3727 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) {
3827 case MSG_EXT_WDTR_BUS_8_BIT:
3828 *bus_width = MSG_EXT_WDTR_BUS_8_BIT;
3871 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT
4564 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT;
5587 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
5970 ahd_set_width(ahd, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
[all...]
H A Daic7xxx_core.c1896 MSG_EXT_WDTR_BUS_8_BIT,
2252 if (transinfo->width == MSG_EXT_WDTR_BUS_8_BIT) {
2431 case MSG_EXT_WDTR_BUS_8_BIT:
2432 *bus_width = MSG_EXT_WDTR_BUS_8_BIT;
2475 || tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT
3005 dowide = tinfo->goal.width != MSG_EXT_WDTR_BUS_8_BIT;
4054 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
4359 ahc_set_width(ahc, devinfo, MSG_EXT_WDTR_BUS_8_BIT,
6633 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
H A Daic79xx_osm.c656 ahd_set_width(ahd, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
H A Daic7xxx_osm.c634 ahc_set_width(ahc, &devinfo, MSG_EXT_WDTR_BUS_8_BIT,
/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h39 #define MSG_EXT_WDTR_BUS_8_BIT 0x00 macro
/drivers/scsi/
H A Daic7xxx_old.c4124 aic7xxx_set_width(p, target, channel, lun, MSG_EXT_WDTR_BUS_8_BIT,
4164 aic7xxx_set_width(p, target, channel, lun, MSG_EXT_WDTR_BUS_8_BIT,
5016 aic_dev->goal.width = MSG_EXT_WDTR_BUS_8_BIT;
5149 case MSG_EXT_WDTR_BUS_8_BIT:
5151 aic_dev->goal.width = MSG_EXT_WDTR_BUS_8_BIT;
5240 case MSG_EXT_WDTR_BUS_8_BIT:
5243 new_bus_width = MSG_EXT_WDTR_BUS_8_BIT;
5412 case MSG_EXT_WDTR_BUS_8_BIT:
5419 new_bus_width = MSG_EXT_WDTR_BUS_8_BIT;
6006 MSG_EXT_WDTR_BUS_8_BIT,
[all...]

Completed in 142 milliseconds