Searched refs:AHD_TRANS_ACTIVE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 1935 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint() 1938 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint() 3869 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE; in ahd_set_syncrate() 4012 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE; in ahd_set_width() 5157 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5272 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5388 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5392 AHD_TRANS_ACTIVE|AHD_TRANS_GOA in ahd_parse_msg() [all...] |
H A D | aic79xx.h | 730 #define AHD_TRANS_ACTIVE 0x03 /* Assume this target is on the bus */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 1935 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint() 1938 AHD_TRANS_ACTIVE, /*paused*/TRUE); in ahd_handle_seqint() 3867 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE; in ahd_set_syncrate() 4010 active = (type & AHD_TRANS_ACTIVE) == AHD_TRANS_ACTIVE; in ahd_set_width() 5155 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5270 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5386 AHD_TRANS_ACTIVE|AHD_TRANS_GOAL, in ahd_parse_msg() 5390 AHD_TRANS_ACTIVE|AHD_TRANS_GOA in ahd_parse_msg() [all...] |
H A D | aic79xx.h | 730 #define AHD_TRANS_ACTIVE 0x03 /* Assume this target is on the bus */ macro
|
Completed in 20 milliseconds