Searched refs:MSGIN_OFFSET (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A D53c700.h228 #define MSGIN_OFFSET (MSGOUT_OFFSET + L1_CACHE_ALIGN(MSG_ARRAY_SIZE)) macro
230 #define STATUS_OFFSET (MSGIN_OFFSET + L1_CACHE_ALIGN(MSG_ARRAY_SIZE))
H A D53c700.c307 hostdata->msgin = memory + MSGIN_OFFSET; NCR_700_detect()
362 pScript + MSGIN_OFFSET); NCR_700_detect()

Completed in 88 milliseconds