Searched refs:errinfo_pool (Results 1 – 2 of 2) sorted by relevance
207 struct ErrorInfo *errinfo_pool; member
5539 c->err_info = h->errinfo_pool + index; in hpsa_cmd_init()8043 if (h->errinfo_pool) { in hpsa_free_cmd_pool()8046 h->errinfo_pool, in hpsa_free_cmd_pool()8048 h->errinfo_pool = NULL; in hpsa_free_cmd_pool()8059 h->errinfo_pool = dma_alloc_coherent(&h->pdev->dev, in hpsa_alloc_cmd_pool()8060 h->nr_cmds * sizeof(*h->errinfo_pool), in hpsa_alloc_cmd_pool()8064 || (h->errinfo_pool == NULL)) { in hpsa_alloc_cmd_pool()