Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ status
Method
status
src/fs/ata.rs:329–335 ·
view source on GitHub ↗
STATUS
(&mut self)
Source
from the content-addressed store, hash-verified
327
328
// STATUS
329
fn status(&mut self) -> u8
330
{
331
unsafe
332
{
333
self.alt_status_reg.read()
334
}
335
}
336
337
338
// WAIT
Callers
5
check_floating_bus
Method · 0.80
error
Method · 0.80
id_drive
Method · 0.80
poll
Method · 0.80
writecmd
Method · 0.80
Calls
1
read
Method · 0.45
Tested by
no test coverage detected