Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpci_pci.c813 uint16_t link_sta, slot_sta; in pcib_probe_hotplug() local
844 slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2); in pcib_probe_hotplug()
845 if ((slot_sta & PCIEM_SLOT_STA_MRLSS) != 0 && in pcib_probe_hotplug()