⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

is_xhci_device

Function is_xhci_device 

Source
pub fn is_xhci_device(class_code: u8, subclass: u8, prog_if: u8) -> bool
Expand description

Check if a PCI device is an xHCI controller