Home
last modified time | relevance | path

Searched defs:macnum (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libcompat/4.3/
H A Druserpass.c62 static int macnum; /* number of defined macros */ variable
/netbsd-src/sys/arch/mips/sibyte/include/
H A Dsb1250_regs.h181 #define A_MAC_CHANNEL_BASE(macnum) \ argument
185 #define A_MAC_REGISTER(macnum,reg) \ argument
192 #define A_MAC_DMA_CHANNEL_BASE(macnum,txrx,chan) \ argument
203 #define A_MAC_DMA_REGISTER(macnum,txrx,chan,reg) \ argument
/netbsd-src/usr.bin/ftp/
H A Dftp_var.h302 GLOBAL int macnum; /* number of defined macros */ global() variable