Lines Matching defs:zero
510 * a non-zero Keep Alive Timer value in the Connect command."
512 * In case non-zero KATO is used, we enable discovery_log_change_notice
2475 /* Out of space - set first entry to FFFFFFFFh and zero-fill the rest. */
2561 struct spdk_nvme_cmds_and_effect_entry zero = {};
2565 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_WRITE_ZEROES] = zero;
2568 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_DATASET_MANAGEMENT] = zero;
2571 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_COMPARE] = zero;
2574 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_ZONE_MGMT_SEND] = zero;
2575 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_ZONE_MGMT_RECV] = zero;
2578 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_ZONE_APPEND] = zero;
2581 cmds_and_effect_log_page.io_cmds_supported[SPDK_NVME_OPC_COPY] = zero;
2762 * Inactive namespaces should return a zero filled data structure.
3067 /* Underflowing the zero based mar and mor bdev helper results in the correct
3123 "Returning zero filled struct for the iocs specific ns "
3195 "Returning zero filled struct for the iocs specific ctrlr "