Searched refs:nvme_identify_ns_ind (Results 1 – 1 of 1) sorted by relevance
5709 static uint16_t nvme_identify_ns_ind(NvmeCtrl *n, NvmeRequest *req, bool alloc) in nvme_identify_ns_ind() function5991 return nvme_identify_ns_ind(n, req, false); in nvme_identify()5993 return nvme_identify_ns_ind(n, req, true); in nvme_identify()