Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhydra.c47 #define NESM_STOP_PG 0x40 /* Last page +1 of RX ring */ macro
138 stop_page = NESM_STOP_PG; in hydra_init()
227 if (xfer_start+count > mem_base + (NESM_STOP_PG<<8)) { in hydra_block_input()
228 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
274 stop_page = NESM_STOP_PG; in apne_probe1()
301 stop_page = NESM_STOP_PG; in apne_probe1()
Dzorro8390.c68 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
224 stop_page = NESM_STOP_PG; in zorro8390_init()
Dne-h8300.c69 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
289 stop_page = NESM_STOP_PG; in ne_probe1()
Dne2.c110 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
448 stop_page = NESM_STOP_PG; in ne2_probe1()
Dne2k-pci.c165 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
345 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG; in ne2k_pci_init_one()
Dne.c163 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
411 stop_page = NESM_STOP_PG; in ne_probe1()
Dax88796.c78 #define NESM_STOP_PG 0x80 /* Last page +1 of RX ring */ macro
728 stop_page = NESM_STOP_PG; in ax_init_dev()