Home
last modified time | relevance | path

Searched refs:MMUCR_RELEASE (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dsmc91cxxreg.h293 #define MMUCR_RELEASE 0x0080 /* Dequeue and free the current RX packet */ macro
H A Dsmc91cxx.c1255 bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_RELEASE); in smc91cxx_read()