Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dbugsyscalls.h78 #define BUG_NETIO_CMD_RECEIVE 0x3 /* Receive a packet of data */ macro
H A Dif_bug.c149 nio.nc_command = BUG_NETIO_CMD_RECEIVE; in bug_get()