Searched refs:bus_fd (Results 1 – 1 of 1) sorted by relevance
38 int bus_fd; member70 if (bp->bus_fd < 0) in aix_bus_open()76 bp->bus_fd = open(devbuf, mode, 0); in aix_bus_open()77 if (bp->bus_fd < 0) in aix_bus_open()81 return bp->bus_fd; in aix_bus_open()153 pci_buses[pci_bus_count].bus_fd = -1; in aix_detect()190 if (bp->bus_fd >= 0) in aix_cleanup()192 (void) close(bp->bus_fd); in aix_cleanup()193 bp->bus_fd = -1; in aix_cleanup()