Home
last modified time | relevance | path

Searched refs:func_no (Results 1 – 2 of 2) sorted by relevance

/libpciaccess/src/
H A Dsolx_devfs.c153 uint8_t func_no, pci_conf_hdr_t *config_hdr_p);
318 get_config_header(int fd, uint8_t bus_no, uint8_t dev_no, uint8_t func_no, in get_config_header() argument
330 cfg_prg.func_no = func_no; in get_config_header()
375 prg_p->func_no = func; in probe_dev()
458 prg_p->dev_no, prg_p->func_no, in probe_dev()
1058 cfg_prg.func_no = dev->func; in pci_device_solx_devfs_read()
1071 cfg_prg.func_no, in pci_device_solx_devfs_read()
1137 cfg_prg.func_no = dev->func; in pci_device_solx_devfs_write()
H A Dpci_tools.h196 uint8_t func_no; /* pci function - to kernel */ member