Searched refs:hv_cfg_fd (Results 1 – 2 of 2) sorted by relevance
198 controller->hv_cfg_fd[0] = hv_cfg_fd0; in tile_pci_init()199 controller->hv_cfg_fd[1] = hv_cfg_fd1; in tile_pci_init()497 return hv_dev_pread(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_read()540 return hv_dev_pwrite(controller->hv_cfg_fd[config_mode], 0, in tile_cfg_write()
33 int hv_cfg_fd[2]; /* config{0,1} fds for this PCIe controller */ member