Home | History | Annotate | Download | only in net

Lines Matching refs:eth_flags

51 static unsigned char	eth_vendor, eth_flags;
153 if (eth_flags & FLAG_16BIT)
162 if (eth_flags & FLAG_16BIT) {
205 if (eth_flags & FLAG_16BIT)
215 if (eth_flags & FLAG_16BIT) {
278 if (eth_flags & FLAG_790)
284 if (eth_flags & FLAG_16BIT)
295 if (eth_flags & FLAG_790) {
309 if (eth_flags & FLAG_790)
322 if (eth_flags & FLAG_790)
358 if (eth_flags & FLAG_790)
381 if (eth_flags & FLAG_790)
414 if (!(eth_flags & FLAG_PIO)) {
426 if (eth_flags & FLAG_16BIT) {
432 if (eth_flags & FLAG_790) {
444 if (eth_flags & FLAG_790) {
454 if (eth_flags & FLAG_PIO)
474 if (eth_flags & FLAG_16BIT) {
478 if (eth_flags & FLAG_790)
489 if (eth_flags & FLAG_790)
531 if (eth_flags & FLAG_16BIT) {
536 if (eth_flags & FLAG_790) {
544 if (eth_flags & FLAG_PIO)
562 if (eth_flags & FLAG_PIO)
571 if (eth_flags & FLAG_PIO)
579 if (eth_flags & FLAG_790) {
584 if (eth_flags & FLAG_16BIT) {
680 eth_flags = brd->flags;
686 eth_flags = FLAG_16BIT;
689 if ((c & WD_SOFTCONFIG) && (!(eth_flags & FLAG_790))) {
707 if (eth_flags & FLAG_790) {
711 eth_flags |= FLAG_PIO; /* force PIO mode */
731 if (eth_flags & FLAG_16BIT) {
732 if (eth_flags & FLAG_790) {
793 eth_flags = 0;
809 eth_flags |= FLAG_PIO;
821 eth_flags |= FLAG_PIO; /* force PIO mode */
841 if (eth_flags & FLAG_PIO)
866 if (!(eth_flags & FLAG_PIO)) {
902 eth_flags = FLAG_PIO;
917 eth_flags |= FLAG_16BIT; /* force 16-bit mode */
924 eth_flags |= FLAG_16BIT;
940 eth_flags |= FLAG_16BIT;
944 nic->node_addr[i] = romdata[i + ((eth_flags & FLAG_16BIT) ? i : 0)];
948 (eth_flags & FLAG_16BIT) ? '2' : '1', eth_nic_base,