Searched refs:IO_GPE0_BLK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dacpi.h45 #define IO_GPE0_BLK 0x40c /* 2x 1-byte IO port for GPE0_STS/EN */ macro
48 #define IO_GPE0_STS IO_GPE0_BLK
49 #define IO_GPE0_EN (IO_GPE0_BLK + (IO_GPE0_LEN / 2))
H A Dacpi.c371 EFPRINTF(fp, "[0004]\t\tGPE0 Block Address : %08X\n", IO_GPE0_BLK);
508 EFPRINTF(fp, "[0008]\t\tAddress : %016X\n", IO_GPE0_BLK);

Completed in 77 milliseconds