Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtwavar.h88 uint32_t twa_current_sequence_id;/* index of the last event + 1 */ member
H A Dtwa.c2815 event->sequence_id = ++(sc->twa_current_sequence_id); in twa_enqueue_aen()