Searched refs:crpb_alloc (Results 1 – 1 of 1) sorted by relevance
263 void *crpb_alloc; member951 priv->crpb_alloc = malloc(sizeof(struct crpb) * REQUEST_QUEUE_SIZE + in init_sata()953 if (!priv->crpb_alloc) { in init_sata()957 memset(priv->crpb_alloc, 0, in init_sata()959 priv->response = (struct crpb *)(((u32) priv->crpb_alloc + CRPB_ALIGN) & in init_sata()