Home | History | Annotate | Download | only in qemu

Lines Matching refs:lastp

1358     USBPort **lastp;
1367 lastp = &used_usb_ports;
1370 lastp = &port->next;
1378 *lastp = port->next;