Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dquirks.c2283 u16 en1k; in quirk_p64h2_1k_io() local
2285 pci_read_config_word(dev, 0x40, &en1k); in quirk_p64h2_1k_io()
2287 if (en1k & 0x200) { in quirk_p64h2_1k_io()