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

  /src/sys/dev/
ipmi.c 210 static int get_sdr(struct ipmi_softc *, uint16_t, uint16_t *);
1151 get_sdr(struct ipmi_softc *sc, uint16_t recid, uint16_t *nxtrec) function in typeref:typename:int
2033 if (get_sdr(sc, rec, &rec))

Completed in 21 milliseconds