Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/agp/
H A Disoch.c320 u16 mpstat; in agp_3_5_enable() local
391 pci_read_config_word(dev, PCI_STATUS, &mpstat); in agp_3_5_enable()
392 if ((mpstat & PCI_STATUS_CAP_LIST) == 0) in agp_3_5_enable()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Disoch.c320 u16 mpstat; in agp_3_5_enable() local
391 pci_read_config_word(dev, PCI_STATUS, &mpstat); in agp_3_5_enable()
392 if ((mpstat & PCI_STATUS_CAP_LIST) == 0) in agp_3_5_enable()

Completed in 3 milliseconds