HomeSort by: relevance | last modified time | path
    Searched defs:tcic_queue_event (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
tcic2.c 84 void tcic_queue_event(struct tcic_handle *, int);
598 tcic_queue_event(h, TCIC_EVENT_INSERTION);
609 tcic_queue_event(h, TCIC_EVENT_REMOVAL);
631 tcic_queue_event(struct tcic_handle *h, int event) function in typeref:typename:void
638 panic("tcic_queue_event: can't allocate event");

Completed in 14 milliseconds