nvme_ccbs_alloc
if (nvme_ccbs_alloc(sc, 16) != 0) {
if (nvme_ccbs_alloc(sc, 64) != 0) {
int nvme_ccbs_alloc(struct nvme_softc *, u_int);