Searched refs:AHC_TRANS_CUR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 675 #define AHC_TRANS_CUR 0x01 /* Modify current neogtiation status */ macro
|
H A D | aic7xxx_core.c | 1875 AHC_TRANS_CUR|AHC_TRANS_GOAL, in ahc_handle_scsiint() 1889 AHC_TRANS_CUR|AHC_TRANS_GOAL, in ahc_handle_scsiint() 2509 if ((type & AHC_TRANS_CUR) != 0 in ahc_set_syncrate() 2618 if ((type & AHC_TRANS_CUR) != 0 && oldwidth != width) { in ahc_set_width() 4337 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset() 4340 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset() 6572 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_reset_channel() 6575 /*ppr_options*/0, AHC_TRANS_CUR, in ahc_reset_channel()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 675 #define AHC_TRANS_CUR 0x01 /* Modify current neogtiation status */ macro
|
H A D | aic7xxx_core.c | 1874 AHC_TRANS_CUR|AHC_TRANS_GOAL, in ahc_handle_scsiint() 1888 AHC_TRANS_CUR|AHC_TRANS_GOAL, in ahc_handle_scsiint() 2507 if ((type & AHC_TRANS_CUR) != 0 in ahc_set_syncrate() 2616 if ((type & AHC_TRANS_CUR) != 0 && oldwidth != width) { in ahc_set_width() 4335 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset() 4338 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_handle_devreset() 6567 AHC_TRANS_CUR, /*paused*/TRUE); in ahc_reset_channel() 6570 /*ppr_options*/0, AHC_TRANS_CUR, in ahc_reset_channel()
|
Completed in 20 milliseconds