Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c482 uint32_t w32l; in qlt_attach() local
486 w32l = PCICFG_RD32(qlt, PCI_CONF_BASE2); in qlt_attach()
489 if ((w32h > 0) || w32l > 0) { in qlt_attach()
529 w32l = PCICFG_RD32(qlt, PCI_CONF_BASE4); in qlt_attach()
532 if ((w32h > 0) || w32l > 0) { in qlt_attach()
617 uint32_t w32l; in qlt_attach() local
622 w32l = PCICFG_RD32(qlt, PCI_CONF_BASE3); in qlt_attach()
625 if ((w32h > 0) || (w32l > 0)) { in qlt_attach()