Searched refs:HP_START_PG (Results 1 – 2 of 2) sorted by relevance
80 #define HP_START_PG 0x00 /* First page of TX buffer */ macro240 outw((HP_START_PG + TX_PAGES/2) | ((HP_STOP_PG - 1) << 8), ioaddr + 14); in hpp_probe1()249 ei_status.tx_start_page = HP_START_PG; in hpp_probe1()250 ei_status.rx_start_page = HP_START_PG + TX_PAGES/2; in hpp_probe1()265 (HP_STOP_PG - HP_START_PG)*256); in hpp_probe1()272 = dev->mem_start + (HP_STOP_PG - HP_START_PG)*256; in hpp_probe1()311 outw((HP_START_PG + TX_PAGES/2) | ((HP_STOP_PG - 1) << 8), ioaddr + 14); in hpp_open()
56 #define HP_START_PG 0x00 /* First page of TX buffer */ macro203 ei_status.tx_start_page = HP_START_PG; in hp_probe1()204 ei_status.rx_start_page = HP_START_PG + TX_PAGES; in hp_probe1()