Lines Matching refs:HSO_PORT_MASK
268 #define HSO_PORT_MASK 0xFF
470 switch (hso_dev->port_spec & HSO_PORT_MASK) {
560 switch (port & HSO_PORT_MASK) {
593 ((serial_table[i]->port_spec & HSO_PORT_MASK) == port)) {
1472 BUG_ON((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM);
1667 if ((serial->parent->port_spec & HSO_PORT_MASK) != HSO_PORT_MODEM)
1828 serial->parent->port_spec & HSO_PORT_MASK,
1900 serial->parent->port_spec & HSO_PORT_MASK,
2044 switch (hso_dev->port_spec & HSO_PORT_MASK) {
2079 if ((hso_dev->port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {
2635 if ((port & HSO_PORT_MASK) == HSO_PORT_MODEM) {
2712 port_spec &= ~HSO_PORT_MASK;
2715 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NO_PORT)
2913 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {
2947 if ((port_spec & HSO_PORT_MASK) == HSO_PORT_NETWORK) {