Home
last modified time | relevance | path

Searched defs:adbCompData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dadb_direct.c200 volatile int *adbCompData = NULL; /* pointer to the completion routine data */ variable
/netbsd-src/sys/arch/mac68k/dev/
H A Dadb_direct.c241 void *adbCompData = (long)0; /* pointer to the completion routine data */ variable