Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h47 volatile struct fdc_82077_reg { struct
58 } fdc_82077_reg; member
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c846 (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_control; in fd_attach_map_regs()
847 fdc->c_fifo = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_fifo; in fd_attach_map_regs()
848 fdc->c_dor = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_dor; in fd_attach_map_regs()
849 fdc->c_dir = (uchar_t *)&fdc->c_reg->fdc_82077_reg.fdc_dir; in fd_attach_map_regs()