Searched defs:pcdp_uart (Results 1 – 1 of 1) sorted by relevance
35 struct pcdp_uart { struct36 u8 type;37 u8 bits;38 u8 parity;39 u8 stop_bits;40 u8 pci_seg;41 u8 pci_bus;42 u8 pci_dev;43 u8 pci_func;44 u64 baud;[all …]