Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dcmpcireg.h245 #define CMPCI_REG_NUMRATE 8 macro
H A Dcmpci.c278 } cmpci_rate_table[CMPCI_REG_NUMRATE] = {
296 for (i = 0; i < CMPCI_REG_NUMRATE - 1; i++) in cmpci_rate_to_index()