Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ipmi/
Dipmivars.h186 #define SMIC_SC_SMS_WR_START 0xc1 macro
Dipmi_smic.c114 if (status != SMIC_SC_SMS_WR_START) { in smic_start_write()