Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_lan.h191 #define GET_LAN_FORM(x) (((x) & LAN_REPLY_FORM_MASK) \ macro
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c183 switch (GET_LAN_FORM(tmsg)) { in lan_reply()