Lines Matching defs:spcr_descriptor
254 struct spcr_descriptor { struct
256 u8 interface_type; /* 0=full 16550, 1=subset of 16550 */
257 u8 reserved[3];
258 struct acpi_generic_address serial_port;
259 u8 interrupt_type;
260 u8 pc_interrupt;
261 u32 interrupt;
262 u8 baud_rate;
263 u8 parity;
264 u8 stop_bits;
265 u8 flow_control;
266 u8 terminal_type;
267 u8 reserved1;
268 u16 pci_device_id;
269 u16 pci_vendor_id;
270 u8 pci_bus;
271 u8 pci_device;
272 u8 pci_function;
273 u32 pci_flags;
274 u8 pci_segment;
275 u32 reserved2;