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

  /src/sys/dev/ic/
i82365.c 105 void pcic_queue_event(struct pcic_handle *, int);
497 pcic_queue_event(h, PCIC_EVENT_INSERTION);
702 pcic_queue_event(h, PCIC_EVENT_INSERTION);
714 pcic_queue_event(h, PCIC_EVENT_REMOVAL);
736 pcic_queue_event(struct pcic_handle *h, int event) function in typeref:typename:void
743 panic("pcic_queue_event: can't allocate event");

Completed in 13 milliseconds