Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dedr.c130 u32 ost_status; in acpi_send_edr_status() local
134 ost_status = PCI_DEVID(edev->bus->number, edev->devfn) << 16; in acpi_send_edr_status()
135 ost_status |= status; in acpi_send_edr_status()
138 ost_status, NULL); in acpi_send_edr_status()
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dedr.c130 u32 ost_status; in acpi_send_edr_status() local
134 ost_status = PCI_DEVID(edev->bus->number, edev->devfn) << 16; in acpi_send_edr_status()
135 ost_status |= status; in acpi_send_edr_status()
138 ost_status, NULL); in acpi_send_edr_status()

Completed in 2 milliseconds