Searched refs:OHCI_MAX_DMA_CH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/firewire/ | ||
H A D | fwohcireg.h | 88 #define OHCI_MAX_DMA_CH (0x4 + OHCI_DMA_ITCH + OHCI_DMA_IRCH) macro |
H A D | fwohci.c | 388 if (*dmach <= OHCI_MAX_DMA_CH) { in fwohci_ioctl() |