HomeSort by relevance Sort by last modified time
    Searched refs:bsys_printf (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/intel/sys/
bootconf.h 137 void (*bsys_printf)(struct bootops *, const char *, ...); member in struct:bootops
164 #define BOP_PUTSARG(bop, msg, arg) ((bop)->bsys_printf)(bop, msg, arg)
  /onnv/onnv-gate/usr/src/psm/stand/boot/sparc/common/
bootops.c 61 bootops.bsys_printf = (uint32_t)boot_fail;
  /onnv/onnv-gate/usr/src/uts/sun/sys/
bootconf.h 89 uint32_t bsys_printf; member in struct:bootops
  /onnv/onnv-gate/usr/src/uts/i86pc/os/
fakebop.c     [all...]

Completed in 360 milliseconds