Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/ipmi/
HDipmivars.h180 #define SMIC_SC_SMS_WR_START 0xc1 macro
HDipmi_smic.c110 if (status != SMIC_SC_SMS_WR_START) { in smic_start_write()