Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_trc.h26 #define SNIC_TRC_ENTRY_SZ 64 /* in Bytes */ macro
H A Dsnic_trc.c129 trc->max_idx = (tbuf_sz / SNIC_TRC_ENTRY_SZ); in snic_trc_init()