Home
last modified time | relevance | path

Searched refs:NESM_STOP_PG (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/8390/
Dhydra.c47 #define NESM_STOP_PG 0x40 /* Last page +1 of RX ring */ macro
140 stop_page = NESM_STOP_PG; in hydra_init()
232 if (xfer_start+count > mem_base + (NESM_STOP_PG<<8)) { in hydra_block_input()
233 int semi_count = (mem_base + (NESM_STOP_PG<<8)) - xfer_start; in hydra_block_input()
Dapne.c75 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
282 stop_page = NESM_STOP_PG; in apne_probe1()
309 stop_page = NESM_STOP_PG; in apne_probe1()
Dzorro8390.c72 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
360 stop_page = NESM_STOP_PG; in zorro8390_init()
Dmcf8390.c40 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
372 stop_page = NESM_STOP_PG; in mcf8390_init()
Dne2k-pci.c164 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
347 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG; in ne2k_pci_init_one()
Dne.c165 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
419 stop_page = NESM_STOP_PG; in ne_probe1()
Dax88796.c76 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
745 stop_page = NESM_STOP_PG; in ax_init_dev()