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

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme.c55 } nvme_utxn_t; typedef in typeref:struct:__anon208
161 nvme_utxn_t utxn[UTXN_COUNT];
195 static nvme_utxn_t* utxn_get(nvme_device_t* nvme) {
206 static void utxn_put(nvme_device_t* nvme, nvme_utxn_t* utxn) {
340 nvme_utxn_t* utxn;
486 nvme_utxn_t* utxn = nvme->utxn + cpl.cmd_id;

Completed in 77 milliseconds