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

Method MaxSlotsEnabled

Kernel/include/xhci.h:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165 }
166
167 inline uint8_t MaxSlotsEnabled(){
168 return configure & USB_CFG_MAXSLOTSEN;
169 }
170 } __attribute__((packed)) xhci_op_regs_t; // Operational Registers
171
172 typedef struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected