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