⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

poll_ncq_completion

Function poll_ncq_completion 

Source
pub fn poll_ncq_completion(_port: &AhciPort) -> u32
Expand description

Poll for NCQ command completion on a port (stub).

Checks PORT_SACT to determine which tags have completed.