Home
last modified time | relevance | path

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

/pciutils/
H A Dls-caps.c124 static const byte max_outstanding[8] = { 1, 2, 3, 4, 8, 12, 16, 32 }; in cap_pcix_nobridge() local
140 max_outstanding[(command & PCI_PCIX_COMMAND_MAX_OUTSTANDING_SPLIT_TRANS) >> 4U]); in cap_pcix_nobridge()
151 max_outstanding[(status & PCI_PCIX_STATUS_DESIGNED_MAX_OUTSTANDING_SPLIT_TRANS) >> 23], in cap_pcix_nobridge()