Home
last modified time | relevance | path

Searched refs:ddi_peek8 (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/sun/io/
H A Dzs_common.c269 if (ddi_peek8(dev, (char *)&zsaddr->zscc_control, &c) != DDI_SUCCESS) { in zsprobe()
289 if (ddi_peek8(dev, (char *)&zsaddr->zscc_control, &c) != DDI_SUCCESS) { in zsprobe()
H A Dsocal.c3378 if ((socal_core & SOCAL_TAKE_CORE) && ddi_peek8(socalp->dip, in socal_intr_solicited()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c444 error = ddi_peek8(rp->child, in gfc_register_fetch()
/titanic_41/usr/src/uts/common/sys/
H A Dsunddi.h580 int ddi_peek8(dev_info_t *dip, int8_t *addr, int8_t *val_p);
/titanic_41/usr/src/man/man9f/
H A DMakefile804 ddi_peek8.9f \
1553 ddi_peek8.9f := LINKSRC = ddi_peek.9f
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c727 error = ddi_peek8(rp->child, (int8_t *)virt, (int8_t *)&b); in pfc_register_fetch()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1468 error = ddi_peek8(rp->child, (int8_t *)virt, in opl_register_fetch()
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c2614 if (ddi_peek8(NULL, vaddr, &b) == in rootnex_verify_buffer()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc798 link path=usr/share/man/man9f/ddi_peek8.9f target=ddi_peek.9f
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c409 ddi_peek8(dev_info_t *dip, int8_t *addr, int8_t *val_p) in ddi_peek8() function
/titanic_41/
H A D.gitignore8523 usr/src/man/man9f/ddi_peek8.9f