Searched refs:typbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c798 uchar_t *typbuf; local
803 if (di_bytes_get(did_mod(pd), did_dinode(pd), dpnm, &sz, &typbuf) < 0)
810 bcopy(typbuf, tmpbuf, sz);
877 uchar_t *typbuf; local
881 if (di_bytes_get(did_mod(pd), did_dinode(pd), dpnm, &sz, &typbuf) < 0)
888 (uint32_t *)typbuf, sz/4, &err);

Completed in 58 milliseconds