HomeSort by: relevance | last modified time | path
    Searched refs:IT_CONFIGURED (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/i2o/
iopio.h 51 #define IT_CONFIGURED 0x02 /* target configured */
iop.c 743 (sc->sc_tidmap[i].it_flags & IT_CONFIGURED) == 0) {
807 sc->sc_tidmap[i].it_flags |= IT_CONFIGURED;
822 sc->sc_tidmap[i].it_flags |= IT_CONFIGURED;
  /src/usr.sbin/iopctl/
iopctl.c 418 if ((it->it_flags & IT_CONFIGURED) != 0)

Completed in 34 milliseconds