Searched refs:AHC_TRANS_ACTIVE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 676 #define AHC_TRANS_ACTIVE 0x03 /* Assume this target is on the bus */ macro
|
H A D | aic7xxx_core.c | 2482 active = (type & AHC_TRANS_ACTIVE) == AHC_TRANS_ACTIVE; in ahc_set_syncrate() 2606 active = (type & AHC_TRANS_ACTIVE) == AHC_TRANS_ACTIVE; in ahc_set_width() 3656 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3771 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3893 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3898 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 4032 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_handle_msg_reject() 4054 AHC_TRANS_ACTIVE|AHC_TRANS_GOA in ahc_handle_msg_reject() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 676 #define AHC_TRANS_ACTIVE 0x03 /* Assume this target is on the bus */ macro
|
H A D | aic7xxx_core.c | 2480 active = (type & AHC_TRANS_ACTIVE) == AHC_TRANS_ACTIVE; in ahc_set_syncrate() 2604 active = (type & AHC_TRANS_ACTIVE) == AHC_TRANS_ACTIVE; in ahc_set_width() 3654 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3769 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3891 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 3896 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_parse_msg() 4030 AHC_TRANS_ACTIVE|AHC_TRANS_GOAL, in ahc_handle_msg_reject() 4052 AHC_TRANS_ACTIVE|AHC_TRANS_GOA in ahc_handle_msg_reject() [all...] |
Completed in 15 milliseconds