Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dsio16.c69 static u_char sio16_ackfunc(void *, int who);
231 cd.cd_ackfunc = sio16_ackfunc; in sio16_attach()
242 sio16_ackfunc(void *v, int who) in sio16_ackfunc() function