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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c802 uchar_t *typbuf; local
807 if (di_bytes_get(did_mod(pd), did_dinode(pd), dpnm, &sz, &typbuf) < 0)
814 bcopy(typbuf, tmpbuf, sz);
881 uchar_t *typbuf; local
885 if (di_bytes_get(did_mod(pd), did_dinode(pd), dpnm, &sz, &typbuf) < 0)
892 (uint32_t *)typbuf, sz/4, &err);

Completed in 22 milliseconds