Belle II Software
release-08-01-10
find_pci_path.h
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
/* find_pci_path.h */
9
10
11
#ifndef FIND_PCI_PATH_H
12
#define FIND_PCI_PATH_H
13
14
int
15
find_pci_path(
const
unsigned
int
target_vendor_id,
const
unsigned
int
target_device_id,
char
** *paths_p_ret);
16
17
char
*
18
get_copper_plx9054_path(
void
);
19
20
#endif
21
daq
copper
test_program
hslb
find_pci_path.h
Generated on Mon Sep 23 2024 14:01:02 for Belle II Software by
1.9.1