Searched refs:pcix_location (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/pci/
H A Dpcivar.h157 uint8_t pcix_location; /* Offset of PCI-X capability registers. */ member in struct:pcicfg_pcix
H A Dpci.c974 cfg->pcix.pcix_location = ptr;
6188 pci_write_config(dev, dinfo->cfg.pcix.pcix_location + PCIXR_COMMAND,
6252 if (dinfo->cfg.pcix.pcix_location != 0)
6309 dinfo->cfg.pcix.pcix_location + PCIXR_COMMAND, 2);
6374 if (dinfo->cfg.pcix.pcix_location != 0)

Completed in 298 milliseconds