Home
last modified time | relevance | path

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

/openbsd/lib/libc/asr/
H A Dasr_private.h110 enum async_type { enum
/openbsd/sys/dev/pci/
H A Dif_ocereg.h217 uint32_t async_type:8; member
229 uint32_t async_type:8;
H A Dif_oce.c1854 optype = cqe->u0.s.async_type; in oce_intr_mq()