Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hptrr/
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) in hpt_open() function
/freebsd-10-stable/sys/dev/hpt27xx/
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) in hpt_open() function
/freebsd-10-stable/sys/dev/hptnr/
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) in hpt_open() function