Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dquirks.c2547 u16 en1k; in quirk_p64h2_1k_io() local
2549 pci_read_config_word(dev, 0x40, &en1k); in quirk_p64h2_1k_io()
2551 if (en1k & 0x200) { in quirk_p64h2_1k_io()