Searched refs:ALL_CHANNELS (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 64 #define ALL_CHANNELS '\0' macro
|
D | aic79xx.h | 63 #define ALL_CHANNELS '\0' macro
|
D | aic7xxx_osm.c | 2001 ahc_platform_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_linux_freeze_simq()
|
D | aic79xx_core.c | 1717 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint() 7954 match = ((chan == channel) || (channel == ALL_CHANNELS)); in ahd_match_scb() 9711 ahd_search_qinfifo(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_dump_card_state()
|
D | aic7xxx_core.c | 968 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint() 5699 match = ((chan == channel) || (channel == ALL_CHANNELS)); in ahc_match_scb()
|