Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h734 static int fctl_error(int fc_errno, char **errmsg);
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1746 return (fctl_error(fc_errno, errmsg)); in fc_ulp_error()
2052 return (fctl_error(fc_errno, errmsg)); in fc_fca_error()
5770 fctl_error(int fc_errno, char **errmsg) in fctl_error() function