Searched refs:CRQB_ALIGN (Results 1 – 1 of 1) sorted by relevance
179 #define CRQB_ALIGN 0x400 macro941 CRQB_ALIGN); in init_sata()947 sizeof(struct crqb) * REQUEST_QUEUE_SIZE + CRQB_ALIGN); in init_sata()948 priv->request = (struct crqb *)(((u32) priv->crqb_alloc + CRQB_ALIGN) & in init_sata()949 ~(CRQB_ALIGN - 1)); in init_sata()