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

  /src/sys/dev/sbus/
magmareg.h 212 int mbpp_send(struct mbpp_port *, void *, int);
magma.c 632 * done here in case we beat mbpp_send to
1403 * mbpp_send send data
1599 cnt = mbpp_send(mp, ptr, len);
1686 mbpp_send(struct mbpp_port *mp, void *ptr, int len) function in typeref:typename:int
1709 tsleep(mp, PCATCH | PZERO, "mbpp_send", 0);

Completed in 14 milliseconds