Searched refs:db_pci_max_wait (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c120 * db_pci_max_wait : max. wait time when bus is busy for indirect cycles
136 static uint32_t db_pci_max_wait = DB_PCI_TIMEOUT; variable
2680 if (++wait_count == db_pci_max_wait) {
2708 if (++wait_count == db_pci_max_wait) {
2801 if (++wait_count == db_pci_max_wait) {
2830 if (++wait_count == db_pci_max_wait) {

Completed in 49 milliseconds