Searched refs:PCI_MINGNT (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h62 #define PCI_MINGNT 0x3e /* Minimum Grant */ macro
H A Dafe.c360 if ((pci_config_get8(pci, PCI_MINGNT) == 0xff) &&
362 pci_config_put8(pci, PCI_MINGNT, 0);
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h65 #define PCI_MINGNT 0x3e /* Minimum Grant */ macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h534 #define PCI_MINGNT 0x3E /* min grant for burst, 8 bits */ macro
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Ddca.c652 mingnt = pci_config_get8(pci, PCI_MINGNT);

Completed in 203 milliseconds