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