Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dpc300too.c56 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator
155 if (port->card->type == PC300_RSV) { in pc300_set_iface()
225 else if (port->card->type == PC300_RSV && in pc300_ioctl()
230 else if (port->card->type == PC300_RSV && in pc300_ioctl()
360 card->type = PC300_RSV; in pc300_pci_init_one()