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

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_pcie.c610 mtk_pci_slot_has_link(device_t dev, int slot) function
625 if (bus == 0 && mtk_pci_slot_has_link(dev, slot) == 0) {
659 if (bus == 0 && mtk_pci_slot_has_link(dev, slot) == 0)

Completed in 58 milliseconds