Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Ddevinfo.c302 static di_off_t di_copyformat(di_off_t, struct di_state *, intptr_t, int);
818 if ((off = di_copyformat(off, st, arg, mode)) == 0) { in di_ioctl()
826 if ((off = di_copyformat(off, st, arg, mode)) == 0) { in di_ioctl()
1084 di_copyformat(di_off_t off, struct di_state *st, intptr_t arg, int mode) in di_copyformat() function