HomeSort by: relevance | last modified time | path
    Searched refs:cfg_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
virtio_pcireg.h 104 uint8_t cfg_type; /* Identifies the structure */ member in struct:virtio_pci_cap
virtio_pci.c 566 virtio_pci_find_cap(struct virtio_pci_softc *psc, int cfg_type, void *buf,
589 if (v->vcap.cfg_type == cfg_type)

Completed in 224 milliseconds