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

/drivers/message/fusion/
H A Dmptctl.c105 static int mptctl_gettargetinfo(unsigned long arg);
668 return mptctl_gettargetinfo(arg);
1392 * mptctl_gettargetinfo - Query the host adapter for target information.
1401 mptctl_gettargetinfo (unsigned long arg) function
1418 printk(KERN_ERR MYNAM "%s@%d::mptctl_gettargetinfo - "
1426 printk(KERN_DEBUG MYNAM "%s::mptctl_gettargetinfo() @%d - ioc%d not found!\n",
1431 dctlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "mptctl_gettargetinfo called.\n",
1442 printk(MYIOC_s_ERR_FMT "%s@%d::mptctl_gettargetinfo() - no memory available!\n",
1463 printk(MYIOC_s_ERR_FMT "%s@%d::mptctl_gettargetinfo() - no memory available!\n",
1495 printk(MYIOC_s_ERR_FMT "%s@%d::mptctl_gettargetinfo
[all...]

Completed in 11 milliseconds