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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c37 static fct_status_t emlxs_fct_cmd_acquire(emlxs_port_t *port,
152 * Acquire :Indicates use of emlxs_fct_cmd_acquire()
794 rval = emlxs_fct_cmd_acquire(port, fct_cmd, 0);
2163 rval2 = emlxs_fct_cmd_acquire(port, fct_cmd,
2753 rval = emlxs_fct_cmd_acquire(port, fct_cmd, 0);
2905 rval = emlxs_fct_cmd_acquire(port, fct_cmd, EMLXS_FCT_REQ_COMPLETE);
3577 emlxs_fct_cmd_acquire(emlxs_port_t *port, fct_cmd_t *fct_cmd, function
3672 } /* emlxs_fct_cmd_acquire() */
3808 rval = emlxs_fct_cmd_acquire(port, fct_cmd, EMLXS_FCT_PKT_COMPLETE);
4093 rval = emlxs_fct_cmd_acquire(por
[all...]

Completed in 79 milliseconds