Searched refs:nvme_ans_q_alloc (Results 1 – 1 of 1) sorted by relevance
111 int nvme_ans_q_alloc(struct nvme_softc *, struct nvme_queue *);126 .op_q_alloc = nvme_ans_q_alloc,167 nvme_ans_q_alloc(struct nvme_softc *sc, struct nvme_queue *q) in nvme_ans_q_alloc() function