Searched defs:fdc_82077_reg (Results 1 – 1 of 1) sorted by relevance
47 volatile struct fdc_82077_reg { struct48 uchar_t fdc_filler1[2];49 uchar_t fdc_dor; /* Digital Output Register */50 uchar_t fdc_filler2;51 uchar_t fdc_control; /* DSR on write, MSR on read */54 uchar_t fdc_fifo;55 uchar_t fdc_filler3;56 uchar_t fdc_dir; /* Digital Input Register */58 } fdc_82077_reg; member