Searched refs:hpt_open (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | 956 static d_open_t hpt_open; variable 962 .d_open = hpt_open, 1215 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_open() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 1025 static d_open_t hpt_open; variable 1031 .d_open = hpt_open, 1282 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_open() function
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | 1312 static d_open_t hpt_open; variable 1318 .d_open = hpt_open, 1572 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) in hpt_open() function
|