Searched refs:pcie_device (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/bxe/ |
| D | bxe_debug.c | 351 sc->pcie_bus, sc->pcie_device, sc->pcie_func); in bxe_ddb()
|
| D | bxe.c | 15386 (sc->pcie_device == tmp->slot) && in bxe_prev_path_get_entry() 15408 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked() 15413 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_is_path_marked() 15436 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 15440 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 15459 tmp->slot = sc->pcie_device; in bxe_prev_mark_path() 15468 sc->pcie_bus, sc->pcie_device, SC_PATH(sc)); in bxe_prev_mark_path() 16329 sc->pcie_device = pci_get_slot(dev); in bxe_attach() 19456 sc->pcie_bus, sc->pcie_device, sc->pcie_func); in bxe_eioctl()
|
| D | bxe.h | 1412 int pcie_device; /* PCIe device/slot number */ member
|