Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_pci.c961 uint16_t link_sta, slot_sta; in pcib_probe_hotplug() local
992 slot_sta = pcie_read_config(dev, PCIER_SLOT_STA, 2); in pcib_probe_hotplug()
993 if ((slot_sta & PCIEM_SLOT_STA_MRLSS) != 0 && in pcib_probe_hotplug()