Searched refs:bdf_value (Results 1 – 3 of 3) sorted by relevance
12 bool is_pci_dbg_uart(__unused union pci_bdf bdf_value) { return false; } in is_pci_dbg_uart() argument
141 bool is_pci_dbg_uart(union pci_bdf bdf_value);
299 bool is_pci_dbg_uart(union pci_bdf bdf_value) in is_pci_dbg_uart() argument304 if (bdf_value.value == uart.bdf.value) { in is_pci_dbg_uart()
Completed in 5 milliseconds