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

  /src/sys/dev/
ipmi.c 704 static int kcs_read_data(struct ipmi_softc *, uint8_t *);
752 kcs_read_data(struct ipmi_softc *sc, uint8_t * data) function in typeref:typename:int
802 sts = kcs_read_data(sc, &data[idx]);
ipmi.c 704 static int kcs_read_data(struct ipmi_softc *, uint8_t *);
752 kcs_read_data(struct ipmi_softc *sc, uint8_t * data) function in typeref:typename:int
802 sts = kcs_read_data(sc, &data[idx]);

Completed in 29 milliseconds