Belle II Software
release-05-01-25
find_pci_path.h
1
/* find_pci_path.h */
2
3
4
#ifndef FIND_PCI_PATH_H
5
#define FIND_PCI_PATH_H
6
7
int
8
find_pci_path(
const
unsigned
int
target_vendor_id,
const
unsigned
int
target_device_id,
char
** *paths_p_ret);
9
10
char
*
11
get_copper_plx9054_path(
void
);
12
13
#endif
14
daq
copper
test_program
hslb
find_pci_path.h
Generated on Fri Nov 5 2021 03:48:55 for Belle II Software by
1.8.17