Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_ioctl.c44 static d_close_t ocs_close; variable
50 .d_close = ocs_close,
65 ocs_close(struct cdev *cdev, int flag, int fmt, struct thread *td) in ocs_close() function