Searched refs:DIGIDB_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Ddigiio.h46 DIGIDB_INIT = (1<<0), enumerator in enum:__anon11348
/freebsd-10.1-release/sys/dev/digi/
H A Ddigi_isa.c123 DLOG(DIGIDB_INIT, (sc->dev, "got reset after %d iterations\n", i));
131 DLOG(DIGIDB_INIT, (sc->dev, "board type is 0x%x\n", ident));
242 DLOG(DIGIDB_INIT, (sc->dev, "probing on isa bus\n"));
246 DLOG(DIGIDB_INIT, (sc->dev, "io address not given\n"));
275 DLOG(DIGIDB_INIT, (sc->dev, "isa? port 0x%03x mem 0x%lx\n",
313 DLOG(DIGIDB_INIT, (sc->dev, "Probe returns -10\n"));
336 DLOG(DIGIDB_INIT, (sc->dev, "attaching\n"));
351 DLOG(DIGIDB_INIT, (sc->dev, "Checking card type\n"));
370 DLOG(DIGIDB_INIT, (sc->dev, "internal memory segment 0x%x\n",
387 DLOG(DIGIDB_INIT, (s
[all...]
H A Ddigi.c303 DLOG(DIGIDB_INIT, (sc->dev, "Got init reset after %d us\n", i));
334 DLOG(DIGIDB_INIT, (sc->dev, "BIOS uploaded\n"));
360 DLOG(DIGIDB_INIT, (sc->dev, "BIOS started after %d us\n", i));
372 DLOG(DIGIDB_INIT, (sc->dev, "BIOS booted after %d iterations\n", i));
375 DLOG(DIGIDB_INIT, (sc->dev, "Loading link data\n"));
411 DLOG(DIGIDB_INIT,
435 DLOG(DIGIDB_INIT, (sc->dev, "Loading FEP/OS\n"));
449 DLOG(DIGIDB_INIT, (sc->dev, "FEP/OS loaded\n"));
498 DLOG(DIGIDB_INIT, (sc->dev, "FEP/OS started after %d iterations\n", i));
1474 DLOG(DIGIDB_INIT, (s
[all...]

Completed in 206 milliseconds