Searched refs:SMIC_STATUS_RX_RDY (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ipmi/
H A Dipmivars.h180 #define SMIC_STATUS_RX_RDY 0x80 /* Ready to read */ macro
H A Dipmi_smic.c71 } while (!(flags & SMIC_STATUS_RX_RDY));

Completed in 102 milliseconds