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

/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_genbus.h262 #define S_IO_DRV_G 10 macro
263 #define M_IO_DRV_G _SB_MAKEMASK(2,S_IO_DRV_G)
264 #define V_IO_DRV_G(x) _SB_MAKEVALUE(x,S_IO_DRV_G)
265 #define G_IO_DRV_G(x) _SB_GETVALUE(x,S_IO_DRV_G,M_IO_DRV_G)

Completed in 171 milliseconds