Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D53c700.h422 #define NCR_710_MIN_XFERP 0 macro
H A D53c700.c237 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP); in NCR_700_offset_period_to_sxfer()
660 __u8 min_xferp = (hostdata->chip710 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP); in NCR_700_chip_setup()