Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h80 #define PCI_64_BIT_SLOT BIT_2 macro
H A Dqlt.c374 uint32_t slot = pci_bits & PCI_64_BIT_SLOT; in qlt_attach()