Searched refs:HSO_PORT_MASK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dhso.c304 #define HSO_PORT_MASK 0xFF macro
506 switch (hso_dev->port_spec & HSO_PORT_MASK) {
589 switch (port & HSO_PORT_MASK) {
622 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) {
1724 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM)
1892 serial->parent->port_spec & HSO_PORT_MASK,
1961 serial->parent->port_spec & HSO_PORT_MASK,
2119 switch (hso_dev->port_spec & HSO_PORT_MASK) {
2154 if ((hso_dev->port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {
2711 if ((port & HSO_PORT_MASK)
[all...]

Completed in 24 milliseconds