Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Connected
Method
Connected
Kernel/include/xhci.h:198–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
inline bool Connected(){
199
return portSC & XHCI_PORTSC_CCS;
200
}
201
} __attribute__((packed)) xhci_port_regs_t; // Port Registers
202
203
enum {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected