FreeBSD kernel amd64 PCI device code
pci_softc Struct Reference

#include <pci_private.h>

Data Fields

bus_dma_tag_t sc_dma_tag
 

Detailed Description

Definition at line 43 of file pci_private.h.

Field Documentation

◆ sc_dma_tag

bus_dma_tag_t pci_softc::sc_dma_tag

Definition at line 44 of file pci_private.h.

Referenced by pci_attach_common(), and pci_get_dma_tag().


The documentation for this struct was generated from the following file: