Searched defs:emlxs_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2740 (void) emlxs_reset(port, FC_FCA_LINK_RESET);
2751 (void) emlxs_reset(port, FC_FCA_RESET);
3866 emlxs_reset(emlxs_port_t *port, uint32_t cmd) function
4077 } /* emlxs_reset() */
4138 rval = emlxs_reset(port, cmd);
8003 (void) emlxs_reset(port, FC_FCA_LINK_RESET);
8064 /* (void) emlxs_reset(port, FC_FCA_RESET); */
8092 (void) emlxs_reset(port, FC_FCA_LINK_RESET);
9078 (void) emlxs_reset(port, FC_FCA_LINK_RESET);

Completed in 65 milliseconds