HomeSort by: relevance | last modified time | path
    Searched refs:gcq (Results 1 - 7 of 7) sorted by relevancy

  /src/share/man/man3/
Makefile 11 end.3 fast_divide32.3 ffs32.3 gcq.3 \
65 MLINKS+=gcq.3 GCQ_INIT.3 \
66 gcq.3 GCQ_INIT_HEAD.3 \
67 gcq.3 gcq_init.3 \
68 gcq.3 gcq_init_head.3 \
69 gcq.3 gcq_q.3 \
70 gcq.3 gcq_hq.3 \
71 gcq.3 gcq_head.3 \
72 gcq.3 gcq_remove.3 \
73 gcq.3 gcq_onlist.3
    [all...]
  /src/sys/sys/
gcq.h 1 /* $NetBSD: gcq.h,v 1.3 2018/04/19 21:19:07 christos Exp $ */
41 struct gcq { struct
42 struct gcq *q_next;
43 struct gcq *q_prev;
47 struct gcq hq;
54 gcq_init(struct gcq *q)
60 static __inline struct gcq *
61 gcq_q(struct gcq *q)
67 static __inline struct gcq *
70 return (struct gcq *)head
    [all...]
Makefile 26 flashio.h float_ieee754.h fstypes.h futex.h gcq.h gmon.h gpio.h hash.h \
  /src/sys/dev/ic/
sl811hsvar.h 16 #include <sys/gcq.h>
sl811hs.c 83 #include <sys/gcq.h>
258 struct gcq ap; /* All pipes */
259 struct gcq to; /* Timeout list */
260 struct gcq xq; /* Xfer queues */
2444 struct gcq *q;
2459 struct gcq *q;
2714 struct gcq *q;
2773 struct gcq *q;
  /src/sys/dev/pcmcia/
slhci_pcmcia.c 19 #include <sys/gcq.h>
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx25.dtsi 292 compatible = "fsl,imx25-gcq";

Completed in 45 milliseconds