Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dnif.c57 { "fxp", fxp_match, fxp_init, fxp_send, fxp_recv },
H A Dfxp.c366 fxp_recv(void *dev, char *buf, unsigned maxlen, unsigned timo) in fxp_recv() function