Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h557 #define PCICFG_RD16(qlt, addr) \ macro
H A Dqlt.c420 did = PCICFG_RD16(qlt, PCI_CONF_DEVID); in qlt_attach()
803 mr = (uint16_t)PCICFG_RD16(qlt, 0x4E); in qlt_attach()
830 mr = (uint16_t)PCICFG_RD16(qlt, 0x54); in qlt_attach()
863 mr = (uint16_t)PCICFG_RD16(qlt, 0x54); in qlt_attach()
9680 dctl = (uint16_t)PCICFG_RD16(qlt, 0x54); in qlt_mps_reset()