Searched refs:ldi_write (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/sun4u/excalibur/os/ |
H A D | excalibur.c | 279 err = ldi_write(xcalfans[i].lh, &uio, kcred); in plat_fan_blast()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunldi.h | 108 extern int ldi_write(ldi_handle_t, struct uio *, cred_t *);
|
/titanic_44/usr/src/uts/i86pc/i86hvm/io/ |
H A D | xdf_shell.c | 732 return (ldi_write(xsp->xdfss_tgt_lh[part], uio, credp)); in xdfs_write()
|
/titanic_44/usr/src/uts/sun4v/ontario/io/ |
H A D | tsalarm.c | 1186 if ((ret = ldi_write(sc->lh, &uio, kcred)) < 0) { in tsal_pcp_write()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 928 ldi_write.9f \ 1710 ldi_write.9f := LINKSRC = ldi_read.9f
|
/titanic_44/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1793 ldi_write(ldi_handle_t lh, struct uio *uiop, cred_t *credp) in ldi_write() function
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 948 link path=usr/share/man/man9f/ldi_write.9f target=ldi_read.9f
|
/titanic_44/ |
H A D | .gitignore | 8645 usr/src/man/man9f/ldi_write.9f
|