Searched refs:ALL_LUNS (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h2020 #define ALL_LUNS -2 macro
2038 u = ALL_LUNS;
2043 u = ALL_LUNS;
2052 (u == ALL_LUNS || u == lun))
2057 u = ALL_LUNS;
H A Daic7xxx_old.c270 #define ALL_LUNS -1 macro
2484 match = ((lun == slun) || (lun == ALL_LUNS));
3956 aic7xxx_reset_device(p, ALL_TARGETS, channel, ALL_LUNS, SCB_LIST_NULL);
4331 aic7xxx_reset_device(p, target, channel, ALL_LUNS, SCB_LIST_NULL);
6193 aic7xxx_reset_device(p, target, channel, ALL_LUNS,
6216 aic7xxx_reset_device(p, target, channel, ALL_LUNS, scb->hscb->tag);
6234 aic7xxx_reset_device(p, target, channel, ALL_LUNS, tag);
6239 aic7xxx_reset_device(p, target, channel, ALL_LUNS, SCB_LIST_NULL);
H A Dsym53c8xx.c13412 #define ALL_LUNS -2 macro
13430 u = ALL_LUNS;
13435 u = ALL_LUNS;
13444 (u == ALL_LUNS || u == lun))
13449 u = ALL_LUNS;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1256 #define ALL_LUNS -2 macro
1274 u = ALL_LUNS;
1279 u = ALL_LUNS;
1288 (u == ALL_LUNS || u == lun))
1293 u = ALL_LUNS;

Completed in 120 milliseconds