Lines Matching defs:device_port
641 int baud_rate, device_port;
649 device_port = port->port_number;
656 NULL, NULL, NULL, device_port) == KEYSPAN_BAUD_RATE_OK) {
1517 int baud_rate, device_port;
1562 device_port = port->port_number;
1571 NULL, NULL, NULL, device_port) == KEYSPAN_BAUD_RATE_OK) {
2054 int device_port, err;
2061 device_port = port->port_number;
2092 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2201 int device_port, err;
2206 device_port = port->port_number;
2230 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2321 int err, device_port;
2330 device_port = port->port_number;
2339 __func__, usb_pipeendpoint(this_urb->pipe), device_port);
2354 msg.portNumber = device_port;
2362 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2627 int err, device_port;
2636 device_port = port->port_number;
2656 msg.port = device_port;
2664 device_port) == KEYSPAN_INVALID_BAUD_RATE) {