Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c187 unsigned int pri_req_max; member
2498 ohci->pri_req_max = reg_read(ohci, OHCI1394_FairnessControl) & 0x3f; in ohci_enable()
2500 card->priority_budget_implemented = ohci->pri_req_max != 0; in ohci_enable()
2792 (ohci->pri_req_max << 8); in ohci_read_csr()