Home
last modified time | relevance | path

Searched refs:DB_CONF_CONF_CSR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_config.h81 #define DB_CONF_CONF_CSR 0x92 /* config control status - word */ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1075 regval = pci_config_get16(dbp->conf_handle, (off_t)DB_CONF_CONF_CSR); in db_enable_io()
1083 pci_config_put16(dbp->conf_handle, (off_t)DB_CONF_CONF_CSR, in db_enable_io()
1086 (off_t)DB_CONF_CONF_CSR); in db_enable_io()
1690 cr->config_csr = pci_config_get16(config_handle, DB_CONF_CONF_CSR); in db_pci_get_conf_regs()