Home
last modified time | relevance | path

Searched refs:iport_event_head (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h262 struct fct_i_event *iport_event_head; member
H A Ddiscovery.c118 if (iport->iport_event_head) { in fct_port_worker()
266 if (iport->iport_event_head == NULL) in fct_handle_local_port_event()
268 in = iport->iport_event_head; in fct_handle_local_port_event()
375 iport->iport_event_head = in->event_next; in fct_handle_local_port_event()
376 if (iport->iport_event_head == NULL) in fct_handle_local_port_event()
H A Dfct.c1384 if (iport->iport_event_head == NULL) { in fct_handle_event()
1385 iport->iport_event_head = iport->iport_event_tail = e; in fct_handle_event()
3179 if (iport->iport_event_head != NULL) { in fct_handle_port_offline()