NVME_ANA_INACCESSIBLE
[NVME_ANA_INACCESSIBLE] = "inaccessible",
case NVME_ANA_INACCESSIBLE:
{ NVME_ANA_INACCESSIBLE, "inaccessible" },
grp->port->ana_state[grp->grpid] = NVME_ANA_INACCESSIBLE;
port->ana_state[i] = NVME_ANA_INACCESSIBLE;
if (unlikely(state == NVME_ANA_INACCESSIBLE))