Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dpmcraid.h72 #define PMCRAID_IOARCB_ALIGNMENT 32 macro
524 } __attribute__ ((packed, aligned(PMCRAID_IOARCB_ALIGNMENT)));
H A Dpmcraid.c4148 PMCRAID_IOARCB_ALIGNMENT, 0); in pmcraid_allocate_control_blocks()