Searched refs:PCIR_MINGNT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcibus.c172 reg = CS_READ(PCIR_MINGNT, 1);
/freebsd-11-stable/sys/dev/cardbus/
H A Dcardbus.c168 pci_write_config(dev, PCIR_MINGNT, 0x14, 1);
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h252 #define PCIR_MINGNT 0x3e macro
H A Dpci.c619 cfg->mingnt = REG(PCIR_MINGNT, 1);
5887 pci_write_config(dev, PCIR_MINGNT, dinfo->cfg.mingnt, 1);
6010 dinfo->cfg.mingnt = pci_read_config(dev, PCIR_MINGNT, 1);

Completed in 258 milliseconds