Home
last modified time | relevance | path

Searched refs:NCR_700_MAX_LUNS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A D53c700.h40 #define NCR_700_MAX_LUNS 32 macro
41 #define NCR_700_LUN_MASK (NCR_700_MAX_LUNS - 1)
H A D53c700.c379 host->max_lun = NCR_700_MAX_LUNS; in NCR_700_detect()