Searched refs:AHD_TRANS_CUR (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h729 #define AHD_TRANS_CUR 0x01 /* Modify current neogtiation status */ macro
H A Daic79xx_core.c3126 AHD_TRANS_CUR,
3131 AHD_TRANS_CUR,
3166 AHD_TRANS_CUR|AHD_TRANS_GOAL,
3192 AHD_TRANS_CUR|AHD_TRANS_GOAL,
3894 if ((type & AHD_TRANS_CUR) != 0
3957 if ((type & AHD_TRANS_CUR) != 0) {
4022 if ((type & AHD_TRANS_CUR) != 0 && oldwidth != width) {
4036 if ((type & AHD_TRANS_CUR) != 0) {
5935 AHD_TRANS_CUR, /*paused*/TRUE);
5937 /*ppr_options*/0, AHD_TRANS_CUR,
[all...]

Completed in 436 milliseconds