Lines Matching defs:probe
150 struct bhndb_pci_probe *probe; /**< borrowed probe reference */ member
264 struct bhndb_pci_probe *probe; in bhndb_pci_probe() local
359 struct bhndb_pci_probe *probe; in bhndb_pci_attach() local
802 struct bhndb_pci_probe *probe) in bhndb_pci_srsh_pi_war()
1284 bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe, device_t dev, in bhndb_pci_probe_alloc()
1404 bhndb_pci_probe_free(struct bhndb_pci_probe *probe) in bhndb_pci_probe_free()
1427 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, in bhndb_pci_probe_copy_core_table()
1456 bhndb_pci_probe_has_mapping(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_has_mapping()
1496 bhndb_pci_probe_map(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_map()
1583 bhndb_pci_probe_write(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_write()
1626 bhndb_pci_probe_read(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_read()
1664 bhndb_pci_eio_init(struct bhndb_pci_eio *pio, struct bhndb_pci_probe *probe) in bhndb_pci_eio_init()