Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c152 static d_close_t hptiop_close; variable
157 .d_close = hptiop_close,
198 static int hptiop_close(ioctl_dev_t dev, int flags, in hptiop_close() function