Searched refs:sgfru_copyout_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru_priv.h135 static int sgfru_copyout_handle(const sgfru_init_arg_t *argp,
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c717 if (sgfru_copyout_handle(iargp, (void *)iargp->argp, hdlp) != 0) {
722 if (sgfru_copyout_handle(iargp, seg.frus, --hdlp) != 0) {
956 if (sgfru_copyout_handle(iargp, (void *)iargp->argp, hdlp) != 0) {
962 if (sgfru_copyout_handle(iargp, addr, ++hdlp) != 0) {
1560 sgfru_copyout_handle(const sgfru_init_arg_t *argp, const void *addr, function
1563 static fn_t f = "sgfru_copyout_handle";

Completed in 61 milliseconds