Home
last modified time | relevance | path

Searched refs:ALL_TARGETS (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_comm.h2018 #define ALL_TARGETS -2 macro
2037 t = ALL_TARGETS; in device_queue_depth()
2051 (t == ALL_TARGETS || t == target) && in device_queue_depth()
2056 t = ALL_TARGETS; in device_queue_depth()
Daic7xxx_old.c268 #define ALL_TARGETS -1 macro
2494 match = ((targ == target) || (target == ALL_TARGETS)); in aic7xxx_match_scb()
3405 if (target == ALL_TARGETS) in aic7xxx_reset_device()
3978 aic7xxx_reset_device(p, ALL_TARGETS, channel, ALL_LUNS, SCB_LIST_NULL); in aic7xxx_reset_channel()
Dsym53c8xx.c13508 #define ALL_TARGETS -2 macro
13527 t = ALL_TARGETS;
13541 (t == ALL_TARGETS || t == target) &&
13546 t = ALL_TARGETS;
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1292 #define ALL_TARGETS -2 macro
1311 t = ALL_TARGETS; in device_queue_depth()
1325 (t == ALL_TARGETS || t == target) && in device_queue_depth()
1330 t = ALL_TARGETS; in device_queue_depth()