Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c432 if (pdrv->bsd_probe_return == 0) in linux_pci_probe()
435 return (pdrv->bsd_probe_return); in linux_pci_probe()
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h261 int bsd_probe_return; member
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1592 .bsd_probe_return = (BUS_PROBE_DEFAULT - 1),
/freebsd-14.2/sys/contrib/dev/athk/ath10k/
H A Dpci.c3893 .bsd_probe_return = (BUS_PROBE_DEFAULT - 1),