Searched refs:hpt_close (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | 957 static d_close_t hpt_close; variable 963 .d_close = hpt_close, 1220 static int hpt_close(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_close() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 1026 static d_close_t hpt_close; variable 1032 .d_close = hpt_close, 1287 static int hpt_close(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_close() function
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | 1313 static d_close_t hpt_close; variable 1319 .d_close = hpt_close, 1577 static int hpt_close(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_close() function
|