Searched refs:efc_node_post_event (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/elx/libefc/
H A Defc_device.c37 efc_node_post_event(node, EFC_EVT_NODE_SESS_REG_FAIL, NULL);
40 efc_node_post_event(node, EFC_EVT_NODE_SESS_REG_OK, NULL);
229 efc_node_post_event(node,
245 efc_node_post_event(node,
259 efc_node_post_event(node,
268 efc_node_post_event(node,
440 efc_node_post_event(node, EFC_EVT_SHUTDOWN_EXPLICIT_LOGO,
557 efc_node_post_event(node, EFC_EVT_NODE_ATTACH_FAIL, NULL);
583 efc_node_post_event(node, EFC_EVT_SHUTDOWN, NULL);
602 efc_node_post_event(nod
[all...]
H A Defc_node.c18 efc_node_post_event(node, event, NULL);
174 efc_node_post_event(ns, EFC_EVT_RSCN_RCVD, NULL);
289 efc_node_post_event(node, EFC_EVT_NODE_ATTACH_FAIL, NULL);
769 efc_node_post_event(struct efc_node *node, function
808 efc_node_post_event(node, EFC_EVT_REENTER, data);
810 efc_node_post_event(node, EFC_EVT_EXIT, data);
812 efc_node_post_event(node, EFC_EVT_ENTER, data);
962 efc_node_post_event(node, evt, &cbdata);
989 efc_node_post_event(node, EFC_EVT_FCP_CMD_RCVD, &cbdata);
1048 efc_node_post_event(nod
[all...]
H A Defc_fabric.c118 efc_node_post_event(tmp_node,
191 efc_node_post_event(node,
458 efc_node_post_event(node, EFC_EVT_NODE_ATTACH_FAIL,
738 efc_node_post_event(active_nodes[i],
776 efc_node_post_event(newnode, EFC_EVT_NODE_REFOUND,
893 efc_node_post_event(node, EFC_EVT_GIDPT_DELAY_EXPIRED, NULL);
1011 efc_node_post_event(ns, EFC_EVT_RSCN_RCVD, cbdata);
1270 efc_node_post_event(node,
1337 efc_node_post_event(node, EFC_EVT_NODE_ATTACH_FAIL,
1434 efc_node_post_event(nod
[all...]
H A Defc_nport.c221 efc_node_post_event(node, EFC_EVT_SHUTDOWN, NULL);
232 efc_node_post_event(node, EFC_EVT_SHUTDOWN, NULL);
250 efc_node_post_event(node, EFC_EVT_SHUTDOWN_EXPLICIT_LOGO, NULL);
463 efc_node_post_event(node, evt, NULL);
H A Defc_node.h130 void efc_node_post_event(struct efc_node *node, enum efc_sm_event evt,
H A Defc_domain.c582 efc_node_post_event(node,

Completed in 140 milliseconds