Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/8390/
Dne2k-pci.c108 STOP_PG_0x60 = 0x100, enumerator
139 {"Holtek HT80229", ONLY_32BIT_IO | HOLTEK_FDX | STOP_PG_0x60 },
351 stop_page = flags & STOP_PG_0x60 ? 0x60 : NESM_STOP_PG; in ne2k_pci_init_one()