Home
last modified time | relevance | path

Searched refs:AHD_TRANS_CUR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3127 AHD_TRANS_CUR, in ahd_handle_nonpkt_busfree()
3132 AHD_TRANS_CUR, in ahd_handle_nonpkt_busfree()
3167 AHD_TRANS_CUR|AHD_TRANS_GOAL, in ahd_handle_nonpkt_busfree()
3193 AHD_TRANS_CUR|AHD_TRANS_GOAL, in ahd_handle_nonpkt_busfree()
3896 if ((type & AHD_TRANS_CUR) != 0 in ahd_set_syncrate()
3959 if ((type & AHD_TRANS_CUR) != 0) { in ahd_set_syncrate()
4024 if ((type & AHD_TRANS_CUR) != 0 && oldwidth != width) { in ahd_set_width()
4038 if ((type & AHD_TRANS_CUR) != 0) { in ahd_set_width()
5937 AHD_TRANS_CUR, /*paused*/TRUE); in ahd_handle_devreset()
5939 /*ppr_options*/0, AHD_TRANS_CUR, in ahd_handle_devreset()
[all...]
H A Daic79xx.h729 #define AHD_TRANS_CUR 0x01 /* Modify current neogtiation status */ macro
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3126 AHD_TRANS_CUR, in ahd_handle_nonpkt_busfree()
3131 AHD_TRANS_CUR, in ahd_handle_nonpkt_busfree()
3166 AHD_TRANS_CUR|AHD_TRANS_GOAL, in ahd_handle_nonpkt_busfree()
3192 AHD_TRANS_CUR|AHD_TRANS_GOAL, in ahd_handle_nonpkt_busfree()
3894 if ((type & AHD_TRANS_CUR) != 0 in ahd_set_syncrate()
3957 if ((type & AHD_TRANS_CUR) != 0) { in ahd_set_syncrate()
4022 if ((type & AHD_TRANS_CUR) != 0 && oldwidth != width) { in ahd_set_width()
4036 if ((type & AHD_TRANS_CUR) != 0) { in ahd_set_width()
5935 AHD_TRANS_CUR, /*paused*/TRUE); in ahd_handle_devreset()
5937 /*ppr_options*/0, AHD_TRANS_CUR, in ahd_handle_devreset()
[all...]
H A Daic79xx.h729 #define AHD_TRANS_CUR 0x01 /* Modify current neogtiation status */ macro

Completed in 21 milliseconds