Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h88 #define OHCI_MAX_DMA_CH (0x4 + OHCI_DMA_ITCH + OHCI_DMA_IRCH) macro
H A Dfwohci.c388 if (*dmach <= OHCI_MAX_DMA_CH) { in fwohci_ioctl()