Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/sibyte/include/
H A Dsb1250_mac.h327 #define M_MAC_SLOT_SIZE _SB_MAKEMASK(10,S_MAC_SLOT_SIZE) macro
329 #define G_MAC_SLOT_SIZE(x) _SB_GETVALUE(x,S_MAC_SLOT_SIZE,M_MAC_SLOT_SIZE)
/netbsd/sys/arch/mips/sibyte/dev/
H A Dsbmac.c1545 M_MAC_SLOT_SIZE); in sbmac_set_speed()