Home
last modified time | relevance | path

Searched defs:fc_errno (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1745 fc_ulp_error(int fc_errno, char **errmsg) in fc_ulp_error()
2051 fc_fca_error(int fc_errno, char **errmsg) in fc_fca_error()
5776 fctl_error(int fc_errno, char **errmsg) in fctl_error()
H A Dfp.c14970 fp_printf(fc_local_port_t *port, int level, fp_mesg_dest_t dest, int fc_errno, in fp_printf()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h325 int fc_errno; member