guessed          3855 drivers/tty/serial/8250/8250_pci.c 		   const struct pciserial_board *guessed)
guessed          3858 drivers/tty/serial/8250/8250_pci.c 	    board->num_ports == guessed->num_ports &&
guessed          3859 drivers/tty/serial/8250/8250_pci.c 	    board->base_baud == guessed->base_baud &&
guessed          3860 drivers/tty/serial/8250/8250_pci.c 	    board->uart_offset == guessed->uart_offset &&
guessed          3861 drivers/tty/serial/8250/8250_pci.c 	    board->reg_shift == guessed->reg_shift &&
guessed          3862 drivers/tty/serial/8250/8250_pci.c 	    board->first_offset == guessed->first_offset;