Home
last modified time | relevance | path

Searched refs:boot_compinfo (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dkobj_impl.h183 extern int boot_compinfo(int, struct compinfo *);
/titanic_41/usr/src/uts/sparc/os/
H A Dbootops.c500 boot_compinfo(int fd, struct compinfo *cb) in boot_compinfo() function
/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c2589 boot_compinfo(int fd, struct compinfo *cbp) in boot_compinfo() function
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c4640 return (boot_compinfo(fd, cb)); in kobj_boot_compinfo()