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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h263 struct fct_i_event *iport_event_tail; member in struct:fct_i_local_port
H A Dfct.c1390 iport->iport_event_head = iport->iport_event_tail = e;
1392 iport->iport_event_tail->event_next = e;
1393 iport->iport_event_tail = e;
H A Ddiscovery.c377 iport->iport_event_tail = NULL;

Completed in 84 milliseconds