Home
last modified time | relevance | path

Searched refs:ndev_num (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.c759 static int ndev_num; in nvme_bind() local
762 sprintf(name, "nvme#%d", ndev_num++); in nvme_bind()