Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsad.c58 static int sadopen(queue_t *, dev_t *, int, int, cred_t *);
76 NULL, NULL, sadopen, sadclose, NULL, &sad_minfo, NULL
182 sadopen( in sadopen() function