Searched full:pcie_device (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/bxe/ |
| H A D | bxe_debug.c | 343 sc->pcie_bus, sc->pcie_device, sc->pcie_func); in DB_COMMAND_FLAGS()
|
| H A D | bxe.c | 15289 (sc->pcie_device == tmp->slot) && in bxe_prev_path_get_entry() 15311 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked() 15316 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked() 15339 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 15343 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 15362 tmp->slot = sc->pcie_device; in bxe_prev_mark_path() 15371 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 16202 sc->pcie_device = pci_get_slot(dev); in bxe_attach() 19321 sc->pcie_bus, sc->pcie_device, sc->pcie_func); in bxe_eioctl()
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe.h | 1288 int pcie_device; /* PCIe device/slot number */ member
|
| H A D | xgbe-sysctl.c | 546 pdata->pcie_bus, pdata->pcie_device, pdata->pcie_func); in sysctl_get_drv_info_handler()
|