Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Di8272A.h50 #define FSA_ENA6 0x44 /* enable config mode, issue twice */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c812 outb(fcp->c_regbase + FCR_SRA, FSA_ENA6); in fdc_enhance_probe()
813 outb(fcp->c_regbase + FCR_SRA, FSA_ENA6); in fdc_enhance_probe()
1882 enable_code = FSA_ENA6; in fdcspdchange()