Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Dpci_sc.h77 #define PCI_SBUF_ENTRIES 16 /* number of i/o cache lines */ macro
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpci_sc.c151 for (i = 0; i < PCI_SBUF_ENTRIES; i++) { in sc_configure()