Searched refs:waithead (Results 1 – 3 of 3) sorted by relevance
473 tmp->waithead = tmp->waittail = NULL; in parport_register_port()789 if (dev->waitprev || dev->waitnext || port->waithead == dev) { in parport_unregister_device()793 port->waithead = dev->waitnext; in parport_unregister_device()926 port->waithead = dev->waitnext; in parport_claim()976 port->waithead = port->waittail = dev; in parport_claim()1087 for (pd = port->waithead; pd; pd = pd->waitnext) { in parport_release()
540 if (port->waithead) { in parport_pc_fifo_write_block_pio()702 if (port->waithead) { in parport_pc_fifo_write_block_dma()1050 if (port->waithead) { in parport_pc_ecp_read_block_pio()
295 struct pardevice *waithead; member422 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield()440 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield_blocking()