Home | History | Annotate | Download | only in pnpbios

Lines Matching refs:SIMPLEQ_NEXT

704 		} while ((mem = SIMPLEQ_NEXT(mem, next)));
717 } while ((io = SIMPLEQ_NEXT(io, next)));
726 } while ((irq = SIMPLEQ_NEXT(irq, next)));
735 } while ((dma = SIMPLEQ_NEXT(dma, next)));
1276 io = SIMPLEQ_NEXT(io, next);
1294 io = SIMPLEQ_NEXT
1310 io = SIMPLEQ_NEXT(io, next);
1330 io = SIMPLEQ_NEXT(io, next);
1348 irq = SIMPLEQ_NEXT(irq, next);
1367 irq = SIMPLEQ_NEXT(irq, next);
1387 dma = SIMPLEQ_NEXT(dma, next);