Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/apple/
H A Dafk.h141 EPIC_SUBTYPE_ANNOUNCE = 0x30, enumerator
H A Dafk.c503 if (subtype != EPIC_SUBTYPE_ANNOUNCE) { in afk_recv_handle()