tag | line | file | source code |
OMR_FD | 1871 | drivers/net/de4x5.c | outl(omr | OMR_FD, DE4X5_OMR); |
OMR_FD | 1895 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1911 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1923 | drivers/net/de4x5.c | outl(omr & ~OMR_FD, DE4X5_OMR); |
OMR_FD | 1936 | drivers/net/de4x5.c | outl(omr | OMR_FD, DE4X5_OMR); |
OMR_FD | 1956 | drivers/net/de4x5.c | omr |= (de4x5_full_duplex ? OMR_FD : 0); /* Set up Full Duplex */ |
OMR_FD | 1963 | drivers/net/de4x5.c | omr |= (de4x5_full_duplex ? OMR_FD : 0); /* Set up Full Duplex */ |