Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c1556 uint32_t array_elements; in e1000g_tx_workaround_PCIX_82544() local
1576 array_elements = e1000g_fill_82544_desc(address, in e1000g_tx_workaround_PCIX_82544()
1579 for (counter = 0; counter < array_elements; counter++) { in e1000g_tx_workaround_PCIX_82544()