Searched defs:fifo (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-10-stable/usr.sbin/etcupdate/tests/
H A Dalways_test.sh293 fifo() function
[all...]
H A Dtests_test.sh671 fifo() function
[all...]
/freebsd-10-stable/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_fifo.c53 ATF_TC(fifo); variable
/freebsd-10-stable/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_fifo.c53 ATF_TC(fifo); variable
/freebsd-10-stable/tools/regression/p1003_1b/
H A Dfifo.c83 int fifo(int argc, char *argv[]) function
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfifo.c43 struct fifo { struct
/freebsd-10-stable/sys/dev/usb/misc/
H A Duled.c209 uled_open(struct usb_fifo *fifo, int fflags) argument
225 uled_close(struct usb_fifo *fifo, int fflags) argument
236 uled_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
H A Dufm.c306 ufm_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, argument
/freebsd-10-stable/sys/modules/nxge/
H A DMakefile
/freebsd-10-stable/contrib/ntp/libntp/
H A Drecvbuff.c309 check_gen_fifo_consistency(void *fifo) argument
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_resource.c86 static int __cxio_init_resource_fifo(struct buf_ring **fifo, argument
134 static int cxio_init_resource_fifo(struct buf_ring **fifo, struc argument
141 cxio_init_resource_fifo_random(struct buf_ring **fifo, struct mtx * fifo_lock, u32 nr, u32 skip_low, u32 skip_high) argument
222 cxio_hal_get_resource(struct buf_ring *fifo, struct mtx *lock) argument
232 cxio_hal_put_resource(struct buf_ring *fifo, u32 entry, struct mtx *lock) argument
[all...]
/freebsd-10-stable/sys/dev/nxge/xgehal/
H A Dxgehal-fifo.c45 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)userdata; local
115 xge_hal_fifo_t *fifo local
159 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
320 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
497 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
528 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
[all...]
H A Dxgehal-mgmtaux.c1632 xge_hal_fifo_queue_t *fifo = &dev_config->fifo.queue[i]; local
[all...]
H A Dxgehal-fifo-fp.c56 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
269 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
507 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
561 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
656 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
842 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
933 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
974 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
1045 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
[all...]
H A Dxgehal-device-fp.c110 xge_hal_fifo_t *fifo = (xge_hal_fifo_t *)channelh; local
/freebsd-10-stable/sys/dev/usb/input/
H A Duep.c91 struct usb_fifo_sc fifo; member in struct:uep_softc
365 uep_start_read(struct usb_fifo *fifo) argument
383 uep_stop_read(struct usb_fifo *fifo) argument
398 uep_open(struct usb_fifo *fifo, in argument
416 uep_close(struct usb_fifo *fifo, int fflags) argument
[all...]
H A Duhid.c399 uhid_start_read(struct usb_fifo *fifo) argument
411 uhid_stop_read(struct usb_fifo *fifo) argument
420 uhid_start_write(struct usb_fifo *fifo) argument
433 uhid_stop_write(struct usb_fifo *fifo) argument
511 uhid_open(struct usb_fifo *fifo, int fflags) argument
540 uhid_close(struct usb_fifo *fifo, int fflags) argument
548 uhid_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
[all...]
/freebsd-10-stable/sys/dev/usb/storage/
H A Durio.c359 urio_start_read(struct usb_fifo *fifo) argument
367 urio_stop_read(struct usb_fifo *fifo) argument
376 urio_start_write(struct usb_fifo *fifo) argument
384 urio_stop_write(struct usb_fifo *fifo) argument
393 urio_open(struct usb_fifo *fifo, int fflags) argument
423 urio_close(struct usb_fifo *fifo, int fflags) argument
431 urio_ioctl(struct usb_fifo *fifo, u_long cmd, void *addr, int fflags) argument
[all...]
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c305 struct usb_fifo *fifo = sc->sc_fifo.fp[USB_FIFO_RX]; local
340 ubtbcmfw_start_read(struct usb_fifo *fifo) argument
352 ubtbcmfw_stop_read(struct usb_fifo *fifo) argument
365 ubtbcmfw_start_write(struct usb_fifo *fifo) argument
377 ubtbcmfw_stop_write(struct usb_fifo *fifo) argument
389 ubtbcmfw_open(struct usb_fifo *fifo, int fflags) argument
418 ubtbcmfw_close(struct usb_fifo *fifo, int fflags) argument
429 ubtbcmfw_ioctl(struct usb_fifo *fifo, u_long cmd, void *data, int fflags) argument
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_pipe.h120 u_int32_t fifo; member in struct:ng_pipe_hookcfg
/freebsd-10-stable/tools/regression/doat/
H A Ddoat.c84 const char *fifo = "fifo"; variable
/freebsd-10-stable/sys/dev/usb/serial/
H A Dulpt.c382 ulpt_start_read(struct usb_fifo *fifo) argument
390 ulpt_stop_read(struct usb_fifo *fifo) argument
398 ulpt_start_write(struct usb_fifo *fifo) argument
406 ulpt_stop_write(struct usb_fifo *fifo) argument
414 ulpt_open(struct usb_fifo *fifo, int fflags) argument
430 unlpt_open(struct usb_fifo *fifo, int fflags) argument
468 ulpt_close(struct usb_fifo *fifo, int fflags) argument
480 ulpt_ioctl(struct usb_fifo *fifo, u_long cmd, void *data, int fflags) argument
[all...]
/freebsd-10-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-fifo.c64 __hal_fifo_t *fifo = (__hal_fifo_t *) userdata; local
221 __hal_fifo_t *fifo = (__hal_fifo_t *) userdata; local
243 __hal_fifo_t *fifo = (__hal_fifo_t *) userdata; local
262 __hal_fifo_t *fifo = (__hal_fifo_t *) userdata; local
290 __hal_fifo_t *fifo; local
477 __hal_fifo_t *fifo = (__hal_fifo_t *) fifoh; local
540 __hal_fifo_t *fifo = (__hal_fifo_t *) fifoh; local
582 __hal_fifo_t *fifo; local
641 __hal_fifo_t *fifo; local
688 __hal_fifo_txdl_align_free_unmap( __hal_fifo_t *fifo, vxge_hal_fifo_txd_t *txdp) argument
732 __hal_fifo_txdl_align_alloc_map( __hal_fifo_t *fifo, vxge_hal_fifo_txd_t *txdp) argument
832 __hal_fifo_t *fifo; local
929 __hal_fifo_t *fifo; local
1025 __hal_fifo_t *fifo; local
1143 __hal_fifo_t *fifo; local
1208 __hal_fifo_t *fifo; local
1280 __hal_fifo_t *fifo; local
1345 __hal_fifo_t *fifo; local
1459 __hal_fifo_t *fifo; local
1552 __hal_fifo_t *fifo; local
1726 __hal_fifo_txdl_free_many( __hal_fifo_t *fifo, vxge_hal_fifo_txd_t * txdp, u32 list_size, u32 frags) argument
1817 __hal_fifo_t *fifo; local
[all...]
H A Dvxgehal-mgmtaux.c2933 __hal_fifo_t *fifo; local
[all...]
/freebsd-10-stable/sys/dev/drm/
H A Dmach64_dma.c1187 int fifo, count, found, ret, no_idle_wait; local

Completed in 194 milliseconds

12