Searched refs:NVMET_MAX_MDTS (Results 1 – 2 of 2) sorted by relevance
677 #define NVMET_MAX_MDTS 255 macro
378 if (port->mdts < 0 || port->mdts > NVMET_MAX_MDTS) in nvmet_enable_port()