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

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sgpio.h44 #define SGPIO_CBP 0x5c macro
/opensolaris-onvv-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c6450 uint32_t cbp; /* SGPIO_CBP from PCI config space */
6606 * Read the SGPIO_CSR and SGPIO_CBP values from PCI config space and
6619 /* SGPIO_CSRP is good, get the SGPIO_CBP */
6620 *cbpp = pci_config_get32(pci_conf_handle, SGPIO_CBP);
6625 /* SGPIO_CBP is good, so we must support SGPIO */

Completed in 119 milliseconds