Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dbugsyscalls.h76 #define BUG_NETIO_CMD_GET_MAC 0x1 /* Get ethernet MAC address */ macro
H A Dif_bug.c112 nio.nc_command = BUG_NETIO_CMD_GET_MAC; in bug_init()