Lines Matching defs:device_port
625 int baud_rate, device_port;
633 device_port = port->port_number;
640 NULL, NULL, NULL, device_port) == KEYSPAN_BAUD_RATE_OK) {
1501 int baud_rate, device_port;
1546 device_port = port->port_number;
1555 NULL, NULL, NULL, device_port) == KEYSPAN_BAUD_RATE_OK) {
2038 int device_port, err;
2045 device_port = port->port_number;
2076 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2185 int device_port, err;
2190 device_port = port->port_number;
2214 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2305 int err, device_port;
2314 device_port = port->port_number;
2323 __func__, usb_pipeendpoint(this_urb->pipe), device_port);
2338 msg.portNumber = device_port;
2346 device_port) == KEYSPAN_INVALID_BAUD_RATE) {
2611 int err, device_port;
2620 device_port = port->port_number;
2640 msg.port = device_port;
2648 device_port) == KEYSPAN_INVALID_BAUD_RATE) {