Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfdc.h381 #define FUNIT_CHAROK 0x010 /* characteristics are known */ macro
/titanic_41/usr/src/uts/common/io/
H A Dfd.c810 fjp->fj_flags &= ~FUNIT_CHAROK; in fdgetlabel()
1602 fjp->fj_flags &= ~FUNIT_CHAROK; in fd_ioctl()
1627 fjp->fj_flags &= ~FUNIT_CHAROK; in fd_ioctl()
1710 fjp->fj_flags &= ~FUNIT_CHAROK; in fd_ioctl()
H A Dfdc.c981 if (fcp->c_curunit != unit || !(fjp->fj_flags & FUNIT_CHAROK)) { in fdc_select()
983 fjp->fj_flags |= FUNIT_CHAROK; in fdc_select()
2197 if (fcp->c_curunit != unit || !(fjp->fj_flags & FUNIT_CHAROK)) { in fdc_exec()
2199 fjp->fj_flags |= FUNIT_CHAROK; in fdc_exec()