Searched refs:port_spec (Results 1 – 1 of 1) sorted by relevance
247 u32 port_spec; member2312 int port_spec) in hso_create_device() argument2320 hso_dev->port_spec = port_spec; in hso_create_device()2474 int port_spec) in hso_create_net_device() argument2701 int port_spec; in hso_create_mux_serial_device() local2703 port_spec = HSO_INTF_MUX; in hso_create_mux_serial_device()2704 port_spec &= ~HSO_PORT_MASK; in hso_create_mux_serial_device()2706 port_spec |= hso_mux_to_port(port); in hso_create_mux_serial_device()2868 int mux, i, if_num, port_spec; in hso_probe() local2892 if (port_spec < 0) in hso_probe()[all …]