Lines Matching refs:lh
222 ldi_handle_t lh; in kstr_autopush() local
230 kcred, &lh, li); in kstr_autopush()
238 kcred, &lh, li); in kstr_autopush()
254 error = ldi_ioctl(lh, SAD_GAP, (intptr_t)&push, in kstr_autopush()
259 (void) ldi_close(lh, FREAD|FWRITE, kcred); in kstr_autopush()
290 (void) ldi_close(lh, FREAD|FWRITE, kcred); in kstr_autopush()
300 error = ldi_ioctl(lh, SAD_SAP, (intptr_t)&push, in kstr_autopush()
306 (void) ldi_close(lh, FREAD|FWRITE, kcred); in kstr_autopush()
339 error = ldi_ioctl(lh, SAD_SAP, (intptr_t)&push, in kstr_autopush()
345 (void) ldi_close(lh, FREAD|FWRITE, kcred); in kstr_autopush()
349 (void) ldi_close(lh, FREAD|FWRITE, kcred); in kstr_autopush()