Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h1069 #define NVME_CONTROLLER_LIST_SIZE 2048 macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c5637 uint16_t list[NVME_CONTROLLER_LIST_SIZE] = {}; in nvme_identify_ctrl_list()
5869 uint16_t list[NVME_CONTROLLER_LIST_SIZE] = {}; in nvme_endurance_group_list()
6683 uint16_t list[NVME_CONTROLLER_LIST_SIZE] = {}; in nvme_ns_attachment()
6712 *nr_ids = MIN(*nr_ids, NVME_CONTROLLER_LIST_SIZE - 1); in nvme_ns_attachment()