tag | line | file | source code |
OMR_FD | 1863 | drivers/net/de4x5.c | outl(omr | OMR_FD, DE4X5_OMR); |
OMR_FD | 1887 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1903 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1915 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1928 | drivers/net/de4x5.c | outl(omr | OMR_FD, DE4X5_OMR); |
OMR_FD | 1948 | drivers/net/de4x5.c | omr |= (de4x5_full_duplex ? OMR_FD : 0); /* Set up Full Duplex */ |
OMR_FD | 1955 | drivers/net/de4x5.c | omr |= (de4x5_full_duplex ? OMR_FD : 0); /* Set up Full Duplex */ |