Home
last modified time | relevance | path

Searched refs:bdf_value (Results 1 – 3 of 3) sorted by relevance

/hypervisor/release/
A Duart16550.c12 bool is_pci_dbg_uart(__unused union pci_bdf bdf_value) { return false; } in is_pci_dbg_uart() argument
/hypervisor/include/debug/
A Duart16550.h141 bool is_pci_dbg_uart(union pci_bdf bdf_value);
/hypervisor/debug/
A Duart16550.c299 bool is_pci_dbg_uart(union pci_bdf bdf_value) in is_pci_dbg_uart() argument
304 if (bdf_value.value == uart.bdf.value) { in is_pci_dbg_uart()

Completed in 5 milliseconds