Home
last modified time | relevance | path

Searched defs:ferr (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c162 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump()
300 dumpfs(fstyp_ufs_t *h, FILE *fout, FILE *ferr) in dumpfs()
452 dumplog(fstyp_ufs_t *h, FILE *fout, FILE *ferr) in dumplog()
530 dumpcg(fstyp_ufs_t *h, FILE *fout, FILE *ferr, const int c) in dumpcg()
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c131 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump()
223 print_vds(fstyp_udfs_t *h, struct vds *v, FILE *fout, FILE *ferr) in print_vds()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c729 log_fsb_err(uint64_t ferr, nb_regs_t *rp, int willpanic, int *interpose) in log_fsb_err()
1092 log_pex_err(uint64_t ferr, nb_regs_t *rp, int willpanic, int *interpose) in log_pex_err()
1332 log_ferr(uint64_t ferr, uint32_t *nerrp, nb_logout_t *log, int willpanic) in log_ferr()
1425 uint64_t ferr; in nb_error_trap() local
H A Dnb_log.h175 uint64_t ferr; member
H A Dnb5000.h600 #define GE_FERR_FSB(ferr) ( \ argument
619 #define GE_ERR_PEX(ferr) ( \ argument
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c200 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump()
505 dumpfs(fstyp_pcfs_t *h, FILE *fout, FILE *ferr) in dumpfs()
/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c260 fstyp_dump(struct fstyp_handle *h, FILE *fout, FILE *ferr) in fstyp_dump()
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c145 fstyp_mod_dump(fstyp_mod_handle_t handle, FILE *fout, FILE *ferr) in fstyp_mod_dump()
/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c835 char ferr[MAXFULLNAME], syserr[NAMESIZE]; local
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c1039 int ferr = PX_NO_ERROR; in px_err_panic() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c100 uint32_t new_ioq_depth, ferr = 0; in pmcs_setup() local