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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpsm_common.h96 #define ELCR_PORT1 0x4D0 macro
/illumos-gate/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c281 elcrval = (inb(ELCR_PORT2) << 8) | (inb(ELCR_PORT1));
998 int elcr_port = ELCR_PORT1 + (vecno >> 3);
1018 int elcr_port = ELCR_PORT1 + (vecno >> 3);

Completed in 372 milliseconds