Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h84 #define PCI_64_BIT_SLOT BIT_2 macro
H A Dqlt.c683 uint32_t slot = pci_bits & PCI_64_BIT_SLOT; in qlt_attach()