HomeSort by: relevance | last modified time | path
    Searched defs:_cookie (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/sys/arch/hppa/include/
pci_machdep.h 42 void *_cookie; member in struct:hppa_pci_chipset_tag
72 (*(c)->pc_bus_maxdevs)((c)->_cookie, (b))
74 (*(c)->pc_make_tag)((c)->_cookie, (b), (d), (f))
76 (*(c)->pc_decompose_tag)((c)->_cookie, (t), (bp), (dp), (fp))
78 (*(c)->pc_conf_read)((c)->_cookie, (t), (r))
80 (*(c)->pc_conf_write)((c)->_cookie, (t), (r), (v))
85 (*(c)->pc_intr_string)((c)->_cookie, (ih), (buf), (len))
87 (*(c)->pc_intr_establish)((c)->_cookie, (ih), (l), (h), (a))
89 (*(c)->pc_intr_disestablish)((c)->_cookie, (iv))
pci_machdep.h 42 void *_cookie; member in struct:hppa_pci_chipset_tag
72 (*(c)->pc_bus_maxdevs)((c)->_cookie, (b))
74 (*(c)->pc_make_tag)((c)->_cookie, (b), (d), (f))
76 (*(c)->pc_decompose_tag)((c)->_cookie, (t), (bp), (dp), (fp))
78 (*(c)->pc_conf_read)((c)->_cookie, (t), (r))
80 (*(c)->pc_conf_write)((c)->_cookie, (t), (r), (v))
85 (*(c)->pc_intr_string)((c)->_cookie, (ih), (buf), (len))
87 (*(c)->pc_intr_establish)((c)->_cookie, (ih), (l), (h), (a))
89 (*(c)->pc_intr_disestablish)((c)->_cookie, (iv))
  /src/sys/arch/evbcf/include/
bus_dma.h 133 void *_cookie; /* cookie used in the guts */ member in struct:mvme68k_bus_dma_tag
bus_dma.h 133 void *_cookie; /* cookie used in the guts */ member in struct:mvme68k_bus_dma_tag
  /src/sys/arch/mvme68k/include/
bus_dma.h 133 void *_cookie; /* cookie used in the guts */ member in struct:mvme68k_bus_dma_tag
bus_dma.h 133 void *_cookie; /* cookie used in the guts */ member in struct:mvme68k_bus_dma_tag
  /src/sys/arch/m68k/include/
bus_dma.h 126 void *_cookie; /* cookie used in the guts */ member in struct:m68k_bus_dma_tag
bus_dma.h 126 void *_cookie; /* cookie used in the guts */ member in struct:m68k_bus_dma_tag
  /src/sys/arch/virt68k/include/
bus_dma.h 127 void *_cookie; /* cookie used in the guts */ member in struct:virt68k_bus_dma_tag
bus_dma.h 127 void *_cookie; /* cookie used in the guts */ member in struct:virt68k_bus_dma_tag
  /src/include/
stdio.h 123 void *_cookie; /* cookie passed to io functions */ member in struct:__sFILE
stdio.h 123 void *_cookie; /* cookie passed to io functions */ member in struct:__sFILE
  /src/sys/arch/dreamcast/include/
bus_defs.h 294 void *_cookie; /* cookie used in the guts */ member in struct:dreamcast_bus_dma_tag
bus_defs.h 294 void *_cookie; /* cookie used in the guts */ member in struct:dreamcast_bus_dma_tag
  /src/sys/arch/landisk/include/
bus_defs.h 298 void *_cookie; /* cookie used in the guts */ member in struct:_bus_dma_tag
bus_defs.h 298 void *_cookie; /* cookie used in the guts */ member in struct:_bus_dma_tag
  /src/sys/arch/mips/include/
bus_dma_defs.h 172 void *_cookie; /* cookie used in the guts */ member in struct:mips_bus_dma_tag
bus_dma_defs.h 172 void *_cookie; /* cookie used in the guts */ member in struct:mips_bus_dma_tag
  /src/sys/arch/playstation2/playstation2/
sifbios.c 327 sifrpc_receive_buffer(struct sifrpc_receive *_cookie, void *src_iop,
332 void *_cookie; member in struct:sifrpc_receive_buffer::__anonee80bffa0608
340 _cookie: _cookie,
353 sifrpc_bind(struct sifrpc_client *_cookie, sifrpc_id_t rpc_id,
357 void *_cookie; /* filled by this call */ member in struct:sifrpc_bind::__anonee80bffa0708
363 _cookie: _cookie,
374 sifrpc_call(struct sifrpc_client *_cookie, sifrpc_callno_t call_no,
379 struct sifrpc_client *_cookie; /* binded client cookie * member in struct:sifrpc_call::__anonee80bffa0808
    [all...]
sifbios.c 327 sifrpc_receive_buffer(struct sifrpc_receive *_cookie, void *src_iop,
332 void *_cookie; member in struct:sifrpc_receive_buffer::__anonee80bffa0608
340 _cookie: _cookie,
353 sifrpc_bind(struct sifrpc_client *_cookie, sifrpc_id_t rpc_id,
357 void *_cookie; /* filled by this call */ member in struct:sifrpc_bind::__anonee80bffa0708
363 _cookie: _cookie,
374 sifrpc_call(struct sifrpc_client *_cookie, sifrpc_callno_t call_no,
379 struct sifrpc_client *_cookie; /* binded client cookie * member in struct:sifrpc_call::__anonee80bffa0808
    [all...]
  /src/sys/arch/sparc/include/
bus_defs.h 269 void *_cookie; /* cookie used in the guts */ member in struct:sparc_bus_dma_tag
bus_defs.h 269 void *_cookie; /* cookie used in the guts */ member in struct:sparc_bus_dma_tag
  /src/sys/arch/sparc64/include/
bus_defs.h 234 void *_cookie; /* cookie used in the guts */ member in struct:sparc_bus_dma_tag
bus_defs.h 234 void *_cookie; /* cookie used in the guts */ member in struct:sparc_bus_dma_tag
  /src/sys/arch/alpha/include/
bus_defs.h 329 void *_cookie; /* cookie used in the guts */ member in struct:alpha_bus_dma_tag

Completed in 87 milliseconds

1 2