NCR_NLUN 821 dev/ic/ncr53c9x.c if (lun < NCR_NLUN) NCR_NLUN 960 dev/ic/ncr53c9x.c if (lun < NCR_NLUN) NCR_NLUN 1157 dev/ic/ncr53c9x.c if (lun < NCR_NLUN) NCR_NLUN 2169 dev/ic/ncr53c9x.c if (li->lun < NCR_NLUN) NCR_NLUN 2831 dev/ic/ncr53c9x.c if (li->lun < NCR_NLUN) NCR_NLUN 188 dev/ic/ncr53c9xvar.h struct ncr53c9x_linfo *lun[NCR_NLUN]; /* For speedy lookups */ NCR_NLUN 192 dev/ic/ncr53c9xvar.h #define TINFO_LUN(t, l) ((((l) < NCR_NLUN) && (((t)->lun[(l)]) != NULL)) ? \