NCR_NLUN
if (lun < NCR_NLUN)
if (lun < NCR_NLUN)
if (lun < NCR_NLUN)
struct ncr53c9x_linfo *lun[NCR_NLUN]; /* For speedy lookups */
#define TINFO_LUN(t, l) ((((l) < NCR_NLUN) && (((t)->lun[(l)]) != NULL)) ? \