Searched defs:sun3_udc_regs (Results 1 – 1 of 1) sorted by relevance
81 struct sun3_udc_regs { struct82 unsigned short rsel; /* select regs to load */83 unsigned short addr_hi; /* high word of addr */84 unsigned short addr_lo; /* low word */85 unsigned short count; /* words to be xfer'd */86 unsigned short mode_hi; /* high word of channel mode */87 unsigned short mode_lo; /* low word of channel mode */