ldi_read
extern int ldi_read(ldi_handle_t, struct uio *, cred_t *);
if ((ret = ldi_read(sc->lh, &uio, kcred)) != 0) {