Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dif_bug.c112 nio.nc_command = BUG_NETIO_CMD_GET_MAC; in bug_init()
124 nio.nc_command = BUG_NETIO_CMD_FLUSH; in bug_init()
149 nio.nc_command = BUG_NETIO_CMD_RECEIVE; in bug_get()
180 nio.nc_command = BUG_NETIO_CMD_TRANSMIT; in bug_put()
202 nio.nc_command = BUG_NETIO_CMD_FLUSH; in bug_end()
H A Dbugsyscalls.h70 u_int32_t nc_command; /* Command identifier */ member