mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-12-22 05:48:47 +01:00
show CSTS during shutdown
I temporaily added this for easier debugging.
This commit is contained in:
parent
588d4a958c
commit
c5df463132
@ -1306,6 +1306,7 @@ proc nvme_cleanup
|
||||
|
||||
; Wait for shutdown processing to complete
|
||||
@@:
|
||||
DEBUGF DBG_INFO, "nvme: CSTS = 0x%x\n", [edi + NVME_MMIO.CSTS]
|
||||
test byte [edi + NVME_MMIO.CSTS], CSTS_SHST_SHUTDOWN_COMPLETE
|
||||
jnz @b
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user