Home
last modified time | relevance | path

Searched refs:ALL_CHANNELS (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h74 #define ALL_CHANNELS '\0' macro
Daic79xx.h73 #define ALL_CHANNELS '\0' macro
Daic7xxx_osm.c2161 if (channel != ALL_CHANNELS) {
4650 ahc_platform_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS,
Daic79xx_core.c520 ahd_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_handle_hwerrint()
6817 match = ((chan == channel) || (channel == ALL_CHANNELS)); in ahd_match_scb()
8535 ahd_search_qinfifo(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahd_dump_card_state()
Daic7xxx_core.c394 ahc_abort_scbs(ahc, CAM_TARGET_WILDCARD, ALL_CHANNELS, in ahc_handle_brkadrint()
5243 match = ((chan == channel) || (channel == ALL_CHANNELS)); in ahc_match_scb()
Daic79xx_osm.c4976 ahd_platform_abort_scbs(ahd, CAM_TARGET_WILDCARD, ALL_CHANNELS,
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c269 #define ALL_CHANNELS -1 macro
2492 match = ((chan == channel) || (channel == ALL_CHANNELS)); in aic7xxx_match_scb()
3417 case ALL_CHANNELS: in aic7xxx_reset_device()