nvme_create_io_qpair
if (nvme_create_io_qpair(nvme, nvme->n_ioq[i], i) != 0) {
static int nvme_create_io_qpair(nvme_t *, nvme_qpair_t *, uint16_t);