Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dtcic2.c84 void tcic_queue_event(struct tcic_handle *, int);
598 tcic_queue_event(h, TCIC_EVENT_INSERTION); in tcic_intr_socket()
609 tcic_queue_event(h, TCIC_EVENT_REMOVAL); in tcic_intr_socket()
631 tcic_queue_event(struct tcic_handle *h, int event) in tcic_queue_event() function