Searched defs:SLOTS_OFFSET (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A D53c700.h232 #define SLOTS_OFFSET (STATUS_OFFSET + L1_CACHE_ALIGN(MSG_ARRAY_SIZE)) macro
234 #define TOTAL_MEM_SIZE (SLOTS_OFFSET + L1_CACHE_ALIGN(sizeof(struct NCR_700_command_slot) * NCR_700_COMMAND_SLOTS_PER_HOST))

Completed in 41 milliseconds