Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wan/
Dpc300too.c55 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator
147 if (port->card->type == PC300_RSV) { in pc300_set_iface()
213 else if (port->card->type == PC300_RSV && in pc300_ioctl()
218 else if (port->card->type == PC300_RSV && in pc300_ioctl()
345 card->type = PC300_RSV; in pc300_pci_init_one()