Home
last modified time | relevance | path

Searched refs:PC300_RSV (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wan/
Dpc300too.c59 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator
158 if (port->card->type == PC300_RSV) { in pc300_set_iface()
228 else if (port->card->type == PC300_RSV && in pc300_ioctl()
233 else if (port->card->type == PC300_RSV && in pc300_ioctl()
363 card->type = PC300_RSV; in pc300_pci_init_one()