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

  /src/sys/dev/ic/
mb89352reg.h 70 #define TEMP 0x0b /* Temporary Register (R/W) */
mb89352.c 224 bus_space_write_1(iot, ioh, TEMP, 0);
353 bus_space_write_1(iot, ioh, TEMP, 0);
683 bus_space_write_1(iot, ioh, TEMP,
996 msg = bus_space_read_1(iot, ioh, TEMP);
1735 sc->sc_selid = bus_space_read_1(iot, ioh, TEMP);
2007 acb->target_stat = bus_space_read_1(iot, ioh, TEMP);
2165 printf(" MBC=%x DREG=%x TEMP=%x TCH=%x TCM=%x\n",
2172 bus_space_read_1(iot, ioh, TEMP),

Completed in 13 milliseconds