Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mvmeppc/stand/libsa/
Dif_bug.c124 nio.nc_command = BUG_NETIO_CMD_FLUSH; in bug_init()
202 nio.nc_command = BUG_NETIO_CMD_FLUSH; in bug_end()
Dbugsyscalls.h79 #define BUG_NETIO_CMD_FLUSH 0x4 /* Flush receive buffers */ macro