Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dunsolicited_frame_control.h262 #define SCI_UFI_TOTAL_SIZE (SCI_UFI_BUF_SIZE + SCI_UFI_HDR_SIZE + SCU_MAX_UNSOLICITED_FRAMES * size… macro
H A Dhost.c2273 size = SCI_UFI_TOTAL_SIZE; in sci_controller_dma_alloc()