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

  /src/sys/dev/i2o/
iop.c 593 if ((rv = iop_reconfigure(sc, 0)) == -1)
633 iop_reconfigure(sc, le32toh(lct.changeindicator));
645 iop_reconfigure(struct iop_softc *sc, u_int chgind) function in typeref:typename:int
663 DPRINTF(("iop_reconfigure: unable to read LCT\n"));
698 DPRINTF(("iop_reconfigure: unable to re-read LCT\n"));
730 DPRINTF(("iop_reconfigure: unable to re-read LCT\n"));
2536 rv = iop_reconfigure(sc, 0);

Completed in 197 milliseconds