Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptctl.h361 #define HP_GETHOSTINFO1 _IOR(HP_IOC_MAGIC, 20, hp_host_info_rev0_t)
421 } hp_host_info_rev0_t; typedef
H A Dmptctl.c2341 else if (data_size == sizeof(hp_host_info_rev0_t)) in mptctl_hp_hostinfo()