MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / AllocateQueueID

Method AllocateQueueID

Kernel/include/nvme.h:387–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385 }
386
387 uint16_t AllocateQueueID() { return nextQueueID++; }
388 public:
389 Controller(PCIDevice* pciDev);
390

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected