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

/linux-master/drivers/nvme/host/
H A Dcore.c2826 static inline bool nvme_discovery_ctrl(struct nvme_ctrl *ctrl) function
2851 nvme_discovery_ctrl(ctrl))
2889 if (nvme_discovery_ctrl(ctrl) && subsys->subtype != NVME_NQN_DISC) {
3119 if (!nvme_discovery_ctrl(ctrl) && !ctrl->kas) {
3125 if (!nvme_discovery_ctrl(ctrl) && ctrl->ioccsz < 4) {
3132 if (!nvme_discovery_ctrl(ctrl) && ctrl->iorcsz < 1) {
3327 if (!ctrl->identified && !nvme_discovery_ctrl(ctrl)) {
4532 nvme_discovery_ctrl(ctrl))

Completed in 189 milliseconds