Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dipmi.c619 int kcs_read_data(struct ipmi_softc *, u_int8_t *);
672 kcs_read_data(struct ipmi_softc *sc, u_int8_t * data) in kcs_read_data() function
724 sts = kcs_read_data(sc, &sc->sc_buf[idx]); in kcs_recvmsg()