Searched refs:NVME_SET_CSI (Results 1 – 2 of 2) sorted by relevance
1474 #define NVME_SET_CSI(vec, csi) (vec |= (uint8_t)(1 << (csi))) macro
5962 NVME_SET_CSI(*list, NVME_CSI_NVM); in nvme_identify_cmd_set()5963 NVME_SET_CSI(*list, NVME_CSI_ZONED); in nvme_identify_cmd_set()