Home
last modified time | relevance | path

Searched defs:agtiapi_open (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c220 static d_open_t agtiapi_open; variable
247 int agtiapi_open( struct cdev *dev, int oflags, int devtype, struct thread *td ) in agtiapi_open() function