Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h263 struct fct_i_event *iport_event_tail; member
H A Dfct.c1385 iport->iport_event_head = iport->iport_event_tail = e; in fct_handle_event()
1387 iport->iport_event_tail->event_next = e; in fct_handle_event()
1388 iport->iport_event_tail = e; in fct_handle_event()
H A Ddiscovery.c377 iport->iport_event_tail = NULL; in fct_handle_local_port_event()