Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c956 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 Dhpt27xx_osm_bsd.c1025 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 Dhptnr_osm_bsd.c1312 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