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