Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dppb.c581 int io_count = 0; in ppb_alloc_resources() local
618 io_count++; in ppb_alloc_resources()
625 io_count++; in ppb_alloc_resources()
637 io_count++; in ppb_alloc_resources()
674 if (io_count > 0 && pa->pa_ioex) { in ppb_alloc_resources()
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.h110 uint16_t io_count; member