Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c481 uint32_t w32h; in qlt_attach() local
487 w32h = PCICFG_RD32(qlt, PCI_CONF_BASE3); in qlt_attach()
489 if ((w32h > 0) || w32l > 0) { in qlt_attach()
530 w32h = PCICFG_RD32(qlt, PCI_CONF_BASE5); in qlt_attach()
532 if ((w32h > 0) || w32l > 0) { in qlt_attach()
616 uint32_t w32h; in qlt_attach() local
623 w32h = PCICFG_RD32(qlt, PCI_CONF_BASE4); in qlt_attach()
625 if ((w32h > 0) || (w32l > 0)) { in qlt_attach()