Searched defs:sun3_udc_regs (Results 1 – 1 of 1) sorted by relevance
41 struct sun3_udc_regs { struct42 unsigned short rsel; /* select regs to load */43 unsigned short addr_hi; /* high word of addr */44 unsigned short addr_lo; /* low word */45 unsigned short count; /* words to be xfer'd */46 unsigned short mode_hi; /* high word of channel mode */47 unsigned short mode_lo; /* low word of channel mode */