Home
last modified time | relevance | path

Searched refs:urio_close (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/storage/
H A Durio.c117 static usb_fifo_close_t urio_close; variable
126 .f_close = &urio_close,
418 urio_close(struct usb_fifo *fifo, int fflags) in urio_close() function