Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dfdreg.h43 uchar_t fdc_control; member
51 uchar_t fdc_control; /* DSR on write, MSR on read */ member
52 #define fdc_msr fdc_control
53 #define fdc_dsr fdc_control
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c844 (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_control; in fd_attach_map_regs()