MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / ExtendedCapabilitiesOffset

Method ExtendedCapabilitiesOffset

Kernel/include/xhci.h:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 inline uint16_t ExtendedCapabilitiesOffset(){
129 return (extendedCapPointer << 2);
130 }
131
132 inline uint32_t DoorbellOffset(){
133 return dbOff & (~0x1ULL);

Callers 1

XHCIControllerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected