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 D | qlt_regs.h | 80 #define PCI_64_BIT_SLOT BIT_2 macro |
H A D | qlt.c | 374 uint32_t slot = pci_bits & PCI_64_BIT_SLOT; in qlt_attach() |