MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / set_enable

Method set_enable

src/aero_kernel/src/drivers/block/nvme/mod.rs:166–170  ·  view source on GitHub ↗

Sets the enable bit if `enable` is true, otherwise clears the enable bit. When the enable bit is set, the shall process commands. On the other hand, when the bit is cleared, then the controller shall not process commands nor post completion queue entries to completion queues.

(&mut self, enable: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

newMethod · 0.80

Calls 5

set_bitMethod · 0.80
is_readyMethod · 0.80
get_cfsMethod · 0.80
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected