Searched defs:pcdp_uart (Results 1 – 2 of 2) 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 …]
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 …]