Searched refs:NVME_MIN_IO_QUEUE_LEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_var.h40 #define NVME_MIN_IO_QUEUE_LEN 16 macro
H A Dnvme.c2556 if (nvme->n_io_queue_len < NVME_MIN_IO_QUEUE_LEN)
2557 nvme->n_io_queue_len = NVME_MIN_IO_QUEUE_LEN;

Completed in 49 milliseconds