Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ error
Method
error
src/fs/ata.rs:193–196 ·
view source on GitHub ↗
ERROR
(&mut self)
Source
from the content-addressed store, hash-verified
191
192
// ERROR
193
fn error(&mut self) -> bool
194
{
195
self.status().get_bit(Status::ERR as usize)
196
}
197
198
199
// IDENTIFY DRIVE
Callers
2
read
Method · 0.80
write
Method · 0.80
Calls
1
status
Method · 0.80
Tested by
no test coverage detected