Home
last modified time | relevance | path

Searched refs:WN4_NETDIAG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c509.c152 #define WN4_NETDIAG 0x06 /* Window 4: Net diagnostic */ macro
1070 tmp = inw(ioaddr + WN4_NETDIAG); in el3_netdev_get_ecmd()
1126 tmp = inw(ioaddr + WN4_NETDIAG); in el3_netdev_set_ecmd()
1131 outw(tmp, ioaddr + WN4_NETDIAG); in el3_netdev_set_ecmd()
1252 net_diag = inw(ioaddr + WN4_NETDIAG); in el3_up()
1276 outw(net_diag, ioaddr + WN4_NETDIAG); in el3_up()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c509.c152 #define WN4_NETDIAG 0x06 /* Window 4: Net diagnostic */ macro
1069 tmp = inw(ioaddr + WN4_NETDIAG); in el3_netdev_get_ecmd()
1125 tmp = inw(ioaddr + WN4_NETDIAG); in el3_netdev_set_ecmd()
1130 outw(tmp, ioaddr + WN4_NETDIAG); in el3_netdev_set_ecmd()
1251 net_diag = inw(ioaddr + WN4_NETDIAG); in el3_up()
1275 outw(net_diag, ioaddr + WN4_NETDIAG); in el3_up()

Completed in 5 milliseconds