append_info_t
append_info_t appendpkt;
sgfru_copyin_append(const sgfru_init_arg_t *argp, append_info_t *app)
bzero((caddr_t)app, sizeof (append_info_t));
sizeof (append_info_t), argp->mode) != DDI_SUCCESS) {
append_info_t append;
append_info_t *app);