Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Di8272A.h45 #define FCR_DIR 0x007 macro
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c722 (inb(fcp->c_regbase + FCR_DIR) & 0x70) == 0) in fdc_propinit2()
731 if ((inb(fcp->c_regbase + FCR_DIR) & in fdc_propinit2()
1737 digital_input = inb(fcp->c_regbase + FCR_DIR); in fdcsense_chng()