Searched refs:S_IO_DRV_L (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h291 #define S_IO_DRV_L 10 macro
292 #define M_IO_DRV_L _SB_MAKEMASK(2,S_IO_DRV_L)
293 #define V_IO_DRV_L(x) _SB_MAKEVALUE(x,S_IO_DRV_L)
294 #define G_IO_DRV_L(x) _SB_GETVALUE(x,S_IO_DRV_L,M_IO_DRV_L)

Completed in 188 milliseconds