Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptctl.c114 static int mptctl_hp_hostinfo(MPT_ADAPTER *iocp, unsigned long arg, unsigned int cmd);
685 ret = mptctl_hp_hostinfo(iocp, arg, _IOC_SIZE(cmd)); in __mptctl_ioctl()
2316 mptctl_hp_hostinfo(MPT_ADAPTER *ioc, unsigned long arg, unsigned int data_size) in mptctl_hp_hostinfo() function