HomeSort by: relevance | last modified time | path
    Searched defs:tp_enable (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hpcmips/vr/
vrpiu.c 530 int tp_enable; local in function:vrpiu_tp_ioctl
533 tp_enable = (sc->sc_tpstat != VRPIU_TP_STAT_DISABLE);
536 if (tp_enable)
551 if (tp_enable)
vrpiu.c 530 int tp_enable; local in function:vrpiu_tp_ioctl
533 tp_enable = (sc->sc_tpstat != VRPIU_TP_STAT_DISABLE);
536 if (tp_enable)
551 if (tp_enable)
vrpiu.c 530 int tp_enable; local in function:vrpiu_tp_ioctl
533 tp_enable = (sc->sc_tpstat != VRPIU_TP_STAT_DISABLE);
536 if (tp_enable)
551 if (tp_enable)
vrpiu.c 530 int tp_enable; local in function:vrpiu_tp_ioctl
533 tp_enable = (sc->sc_tpstat != VRPIU_TP_STAT_DISABLE);
536 if (tp_enable)
551 if (tp_enable)
vrpiu.c 530 int tp_enable; local in function:vrpiu_tp_ioctl
533 tp_enable = (sc->sc_tpstat != VRPIU_TP_STAT_DISABLE);
536 if (tp_enable)
551 if (tp_enable)

Completed in 85 milliseconds