FreeBSD kernel amd64 PCI device code
pcicfg_pcix Struct Reference

#include <pcivar.h>

Data Fields

uint16_t pcix_command
 
uint8_t pcix_location
 

Detailed Description

Definition at line 152 of file pcivar.h.

Field Documentation

◆ pcix_command

uint16_t pcicfg_pcix::pcix_command

Definition at line 153 of file pcivar.h.

◆ pcix_location

uint8_t pcicfg_pcix::pcix_location

Definition at line 154 of file pcivar.h.

Referenced by pci_read_cap().


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