Home
last modified time | relevance | path

Searched refs:aac_open (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aac/
H A Daac.c192 static d_open_t aac_open; variable
217 .d_open = aac_open,
2791 aac_open(struct cdev *dev, int flags, int fmt, struct thread *td) in aac_open() function
/freebsd/sys/dev/aacraid/
H A Daacraid.c187 static d_open_t aac_open; variable
217 .d_open = aac_open,
2597 aac_open(struct cdev *dev, int flags, int fmt, struct thread *td) in aac_open() function