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

  /src/sys/dev/
ipmi.c 273 static int bt_sendmsg(struct ipmi_softc *, int, const uint8_t *);
305 bt_sendmsg,
443 bt_sendmsg(struct ipmi_softc *sc, int len, const uint8_t *data) function in typeref:typename:int
ipmi.c 273 static int bt_sendmsg(struct ipmi_softc *, int, const uint8_t *);
305 bt_sendmsg,
443 bt_sendmsg(struct ipmi_softc *sc, int len, const uint8_t *data) function in typeref:typename:int

Completed in 27 milliseconds