Searched refs:CRPB_ALIGN (Results 1 – 1 of 1) sorted by relevance
238 #define CRPB_ALIGN 0x100 macro953 CRPB_ALIGN); in init_sata()959 sizeof(struct crpb) * REQUEST_QUEUE_SIZE + CRPB_ALIGN); in init_sata()960 priv->response = (struct crpb *)(((u32) priv->crpb_alloc + CRPB_ALIGN) & in init_sata()961 ~(CRPB_ALIGN - 1)); in init_sata()