Symbol: exar8250_board
drivers/tty/serial/8250/8250_exar.c
1418
static unsigned int exar_get_nr_ports(struct exar8250_board *board, struct pci_dev *pcidev)
drivers/tty/serial/8250/8250_exar.c
1451
struct exar8250_board *board;
drivers/tty/serial/8250/8250_exar.c
1456
board = (struct exar8250_board *)ent->driver_data;
drivers/tty/serial/8250/8250_exar.c
1564
static const struct exar8250_board pbn_fastcom335_2 = {
drivers/tty/serial/8250/8250_exar.c
1569
static const struct exar8250_board pbn_fastcom335_4 = {
drivers/tty/serial/8250/8250_exar.c
1574
static const struct exar8250_board pbn_fastcom335_8 = {
drivers/tty/serial/8250/8250_exar.c
1579
static const struct exar8250_board pbn_cti_xr17c15x = {
drivers/tty/serial/8250/8250_exar.c
1583
static const struct exar8250_board pbn_cti_xr17v25x = {
drivers/tty/serial/8250/8250_exar.c
1587
static const struct exar8250_board pbn_cti_xr17v35x = {
drivers/tty/serial/8250/8250_exar.c
1591
static const struct exar8250_board pbn_cti_fpga = {
drivers/tty/serial/8250/8250_exar.c
1595
static const struct exar8250_board pbn_exar_ibm_saturn = {
drivers/tty/serial/8250/8250_exar.c
1600
static const struct exar8250_board pbn_exar_XR17C15x = {
drivers/tty/serial/8250/8250_exar.c
1604
static const struct exar8250_board pbn_exar_XR17V35x = {
drivers/tty/serial/8250/8250_exar.c
1609
static const struct exar8250_board pbn_fastcom35x_2 = {
drivers/tty/serial/8250/8250_exar.c
1615
static const struct exar8250_board pbn_fastcom35x_4 = {
drivers/tty/serial/8250/8250_exar.c
1621
static const struct exar8250_board pbn_fastcom35x_8 = {
drivers/tty/serial/8250/8250_exar.c
1627
static const struct exar8250_board pbn_adv_XR17V352 = {
drivers/tty/serial/8250/8250_exar.c
1633
static const struct exar8250_board pbn_exar_XR17V4358 = {
drivers/tty/serial/8250/8250_exar.c
1639
static const struct exar8250_board pbn_exar_XR17V8358 = {
drivers/tty/serial/8250/8250_exar.c
256
struct exar8250_board *board;
drivers/tty/serial/8250/8250_exar.c
504
const struct exar8250_board *board = priv->board;