Searched refs:hpt_open (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1113 static d_open_t hpt_open; variable
1119 .d_open = hpt_open,
1391 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td)
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1308 static d_open_t hpt_open; variable
1314 .d_open = hpt_open,
1573 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) function
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c956 static d_open_t hpt_open; variable
962 .d_open = hpt_open,
1220 static int hpt_open(struct cdev *dev, int flags, int devtype, struct thread *td) function

Completed in 163 milliseconds