Lines Matching refs:HSO_PORT_MASK
268 #define HSO_PORT_MASK 0xFF
469 switch (hso_dev->port_spec & HSO_PORT_MASK) {
559 switch (port & HSO_PORT_MASK) {
592 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) {
1465 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM);
1660 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM)
1821 serial->parent->port_spec & HSO_PORT_MASK,
1893 serial->parent->port_spec & HSO_PORT_MASK,
2037 switch (hso_dev->port_spec & HSO_PORT_MASK) {
2072 if ((hso_dev->port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {
2628 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) {
2705 port_spec &= ~HSO_PORT_MASK;
2708 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NO_PORT)
2906 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {
2940 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {