Home
last modified time | relevance | path

Searched refs:acctype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c528 int acctype = pec_p->pec_safeacc_type; in px_err_safeacc_check() local
537 switch (acctype) { in px_err_safeacc_check()
544 derr->fme_flag = acctype; in px_err_safeacc_check()
553 derr->fme_flag = acctype; in px_err_safeacc_check()
556 derr->fme_flag = acctype; in px_err_safeacc_check()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c165 static int acctype = PART_ACC_OW; variable
774 pp->pd_acc_type = acctype; in volseqinit()
786 if (acctype == PART_ACC_RW || acctype == PART_ACC_OW) { in volseqinit()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1511 int acctype = pec_p->pec_safeacc_type; in px_lib_clr_errs() local
1522 derr.fme_flag = acctype; in px_lib_clr_errs()
1524 if (acctype == DDI_FM_ERR_EXPECTED) { in px_lib_clr_errs()