HomeSort by: relevance | last modified time | path
    Searched refs:fxp_send (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
nif.c 57 { "fxp", fxp_match, fxp_init, fxp_send, fxp_recv },
fxp.c 327 fxp_send(void *dev, char *buf, unsigned len) function in typeref:typename:int
334 printf("fxp_send: len > 1520 (%u)\n", len);

Completed in 14 milliseconds