Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dif_bug.c113 nio.nc_buffer = desc->myea; in bug_init()
125 nio.nc_buffer = NULL; in bug_init()
150 nio.nc_buffer = sc->sc_rxbuf; in bug_get()
181 nio.nc_buffer = sc->sc_txbuf; in bug_put()
203 nio.nc_buffer = NULL; in bug_end()
H A Dbugsyscalls.h71 void *nc_buffer; /* Pointer to dest/src data buffer */ member