Searched refs:emlxs_tx_node_flush (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_node.c | 214 (void) emlxs_tx_node_flush(port, ndlp, &hba->chan[channelno], 0, 0); 741 (void) emlxs_tx_node_flush(port, ndlp, 0, 0, 0); 769 (void) emlxs_tx_node_flush(port, &port->node_base, 0, 1, 0); 1001 (void) emlxs_tx_node_flush(port, ndlp, 0, 1, 0);
|
H A D | emlxs_fcp.c | 1038 (void) emlxs_tx_node_flush(port, &port->node_base, 0, 0, 0); 1087 (void) emlxs_tx_node_flush(port, &port->node_base, 0, 0, 0); 1192 (void) emlxs_tx_node_flush(port, nlp, 0, 0, 0); 1285 (void) emlxs_tx_node_flush(port, nlp, 0, 0, 0); 1314 (void) emlxs_tx_node_flush(port, nlp, 1316 (void) emlxs_tx_node_flush(port, nlp, 1318 (void) emlxs_tx_node_flush(port, nlp, 1411 (void) emlxs_tx_node_flush(port, nlp, 0, 0, 0); 1436 (void) emlxs_tx_node_flush(port, nlp, 1438 (void) emlxs_tx_node_flush(por 2462 emlxs_tx_node_flush(emlxs_port_t *port, NODELIST *ndlp, CHANNEL *chan, function [all...] |
H A D | emlxs_solaris.c | 8643 (void) emlxs_tx_node_flush(port, ndlp, 9332 (void) emlxs_tx_node_flush(port, ndlp, 0, 0, 0); 9355 (void) emlxs_tx_node_flush(port, ndlp, 9757 (void) emlxs_tx_node_flush(port, ndlp, 0, 0, 0); 9775 (void) emlxs_tx_node_flush(port, ndlp, 9795 (void) emlxs_tx_node_flush(port, ndlp, 9818 (void) emlxs_tx_node_flush(port, ndlp, 0, 0, 0);
|
H A D | emlxs_els.c | 1067 (void) emlxs_tx_node_flush(port, ndlp, 0, 0, 0);
|
H A D | emlxs_sli3.c | 7067 (void) emlxs_tx_node_flush(port, &port->node_base,
|
H A D | emlxs_dfc.c | 4787 (void) emlxs_tx_node_flush(port, &port->node_base,
|
H A D | emlxs_sli4.c | 8935 (void) emlxs_tx_node_flush(port, &port->node_base,
|
H A D | emlxs_fcf.c | 15191 (void) emlxs_tx_node_flush(port, node, 0, 0, 0);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 781 extern uint32_t emlxs_tx_node_flush(emlxs_port_t *port,
|
Completed in 138 milliseconds