Searched refs:ddi_peek8 (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/sun/io/ |
H A D | zs_common.c | 269 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 D | socal.c | 3378 if ((socal_core & SOCAL_TAKE_CORE) && ddi_peek8(socalp->dip, in socal_intr_solicited()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | fcgp2.c | 444 error = ddi_peek8(rp->child, in gfc_register_fetch()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunddi.h | 580 int ddi_peek8(dev_info_t *dip, int8_t *addr, int8_t *val_p);
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 804 ddi_peek8.9f \ 1553 ddi_peek8.9f := LINKSRC = ddi_peek.9f
|
/titanic_41/usr/src/uts/sun4/io/efcode/ |
H A D | fcpci.c | 727 error = ddi_peek8(rp->child, (int8_t *)virt, (int8_t *)&b); in pfc_register_fetch()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | opl_cfg.c | 1468 error = ddi_peek8(rp->child, (int8_t *)virt, in opl_register_fetch()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 2614 if (ddi_peek8(NULL, vaddr, &b) == in rootnex_verify_buffer()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 798 link path=usr/share/man/man9f/ddi_peek8.9f target=ddi_peek.9f
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunddi.c | 409 ddi_peek8(dev_info_t *dip, int8_t *addr, int8_t *val_p) in ddi_peek8() function
|
/titanic_41/ |
H A D | .gitignore | 8523 usr/src/man/man9f/ddi_peek8.9f
|