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

  /src/sys/dev/ic/
smc91cxxreg.h 347 #define INTR_STAT_REG_B 0x0c
smc91cxx.c 210 bus_space_write_2(bst, bsh, INTR_STAT_REG_B, mask << 8);
679 INTR_STAT_REG_B) & IM_ALLOC_INT)
873 v = bus_space_read_2(bst, bsh, INTR_STAT_REG_B);

Completed in 12 milliseconds