Home | History | Annotate | Download | only in netboot

Lines Matching full:select

110 #define _3COM_CR_XSEL         0x02    /* Transceiver select. BNC=1(def) AUI=0 */
113 #define _3COM_CR_SHARE 0x10 /* select interrupt sharing option */
114 #define _3COM_CR_DBSEL 0x20 /* Double buffer select */
115 #define _3COM_CR_DDIR 0x40 /* DMA direction select */
123 #define _3COM_GACFR_OWS 0x20 /* select 0WS access to GA */
134 #define _3COM_IDCFR_DRQ0 0x01 /* DMA request 1 select */
135 #define _3COM_IDCFR_DRQ1 0x02 /* DMA request 2 select */
136 #define _3COM_IDCFR_DRQ2 0x04 /* DMA request 3 select */
138 #define _3COM_IDCFR_IRQ2 0x10 /* Interrupt request 2 select */
139 #define _3COM_IDCFR_IRQ3 0x20 /* Interrupt request 3 select */
140 #define _3COM_IDCFR_IRQ4 0x40 /* Interrupt request 4 select */
141 #define _3COM_IDCFR_IRQ5 0x80 /* Interrupt request 5 select */
194 #define D8390_COMMAND_PS0 0x0 /* Page 0 select */
195 #define D8390_COMMAND_PS1 0x40 /* Page 1 select */
196 #define D8390_COMMAND_PS2 0x80 /* Page 2 select */
207 #define D8390_DCR_LS 0x08 /* Loopback select */
208 #define D8390_DCR_WTS 0x01 /* Word transfer select */