Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A Dne2k-pci.c103 ONLY_16BIT_IO = 8, ONLY_32BIT_IO = 4, enumerator
138 {"Holtek HT80229", ONLY_32BIT_IO | HOLTEK_FDX | STOP_PG_0x60 },
350 if (flags & ONLY_32BIT_IO) { in ne2k_pci_init_one()
554 if (ei_status.ne2k_flags & ONLY_32BIT_IO) in ne2k_pci_block_input()
595 if (ei_status.ne2k_flags & ONLY_32BIT_IO) in ne2k_pci_block_output()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dne2k-pci.c104 ONLY_16BIT_IO = 8, ONLY_32BIT_IO = 4, enumerator
139 {"Holtek HT80229", ONLY_32BIT_IO | HOLTEK_FDX | STOP_PG_0x60 },
351 if (flags & ONLY_32BIT_IO) { in ne2k_pci_init_one()
555 if (ei_status.ne2k_flags & ONLY_32BIT_IO) in ne2k_pci_block_input()
596 if (ei_status.ne2k_flags & ONLY_32BIT_IO) in ne2k_pci_block_output()

Completed in 2 milliseconds