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

  /src/sys/dev/
ipmi.c 130 uint8_t *i_sdr; member in struct:ipmi_sensor
1478 struct sdrtype1 *s1 = (struct sdrtype1 *)psensor->i_sdr;
1559 struct sdrtype1 *s1 = (struct sdrtype1 *)psensor->i_sdr;
1710 struct sdrtype1 *s1 = (struct sdrtype1 *) psensor->i_sdr;
1839 psensor->i_sdr = psdr;
ipmi.c 130 uint8_t *i_sdr; member in struct:ipmi_sensor
1478 struct sdrtype1 *s1 = (struct sdrtype1 *)psensor->i_sdr;
1559 struct sdrtype1 *s1 = (struct sdrtype1 *)psensor->i_sdr;
1710 struct sdrtype1 *s1 = (struct sdrtype1 *) psensor->i_sdr;
1839 psensor->i_sdr = psdr;

Completed in 25 milliseconds