Searched refs:crpb_alloc (Results 1 – 1 of 1) sorted by relevance
264 void *crpb_alloc; member952 priv->crpb_alloc = malloc(sizeof(struct crpb) * REQUEST_QUEUE_SIZE + in init_sata()954 if (!priv->crpb_alloc) { in init_sata()958 memset(priv->crpb_alloc, 0, in init_sata()960 priv->response = (struct crpb *)(((u32) priv->crpb_alloc + CRPB_ALIGN) & in init_sata()