Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h267 typedef struct rdc_async6 { struct
H A Drdc_io.h999 extern int rdc_async6(void *, int mode, int *);
H A Drdc.c688 rc = rdc_async6((void *)arg, mode, rvp); in rdcioctl()
H A Drdc_clnt.c3104 rdc_async6(void *arg, int mode, int *rvp) in rdc_async6() function