Searched refs:MSG_EXT_WDTR_BUS_16_BIT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Daic7xxx_core.c2385 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2605 if (width == MSG_EXT_WDTR_BUS_16_BIT)
5455 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
5521 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
H A Daic79xx_core.c3751 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
4117 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
7603 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
7709 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h40 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Daic7xxx_proc.c267 (aic_dev->cur.width == MSG_EXT_WDTR_BUS_16_BIT) ?
277 MSG_EXT_WDTR_BUS_16_BIT) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h58 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Daic7xxx_core.c2385 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
2605 if (width == MSG_EXT_WDTR_BUS_16_BIT)
5455 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
5521 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
H A Daic79xx_core.c3751 *bus_width = MSG_EXT_WDTR_BUS_16_BIT;
4117 if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
7603 tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
7709 user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h40 #define MSG_EXT_WDTR_BUS_16_BIT 0x01 macro
H A Daic7xxx_proc.c267 (aic_dev->cur.width == MSG_EXT_WDTR_BUS_16_BIT) ?
277 MSG_EXT_WDTR_BUS_16_BIT) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c2206 if (width == MSG_EXT_WDTR_BUS_16_BIT)
2236 else if (width == MSG_EXT_WDTR_BUS_16_BIT)
5128 case MSG_EXT_WDTR_BUS_16_BIT:
5148 aic_dev->goal.width = MSG_EXT_WDTR_BUS_16_BIT;
5203 case MSG_EXT_WDTR_BUS_16_BIT:
5206 (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT) )
5208 new_bus_width = MSG_EXT_WDTR_BUS_16_BIT;
5323 (bus_width == MSG_EXT_WDTR_BUS_16_BIT) &&
5366 case MSG_EXT_WDTR_BUS_16_BIT:
5368 if ( (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c2206 if (width == MSG_EXT_WDTR_BUS_16_BIT)
2236 else if (width == MSG_EXT_WDTR_BUS_16_BIT)
5128 case MSG_EXT_WDTR_BUS_16_BIT:
5148 aic_dev->goal.width = MSG_EXT_WDTR_BUS_16_BIT;
5203 case MSG_EXT_WDTR_BUS_16_BIT:
5206 (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT) )
5208 new_bus_width = MSG_EXT_WDTR_BUS_16_BIT;
5323 (bus_width == MSG_EXT_WDTR_BUS_16_BIT) &&
5366 case MSG_EXT_WDTR_BUS_16_BIT:
5368 if ( (aic_dev->goal.width == MSG_EXT_WDTR_BUS_16_BIT)
[all...]

Completed in 364 milliseconds