Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohci.c371 #define OHCI_MAX_REG 0x800 in fwohci_ioctl() macro
372 if (reg->addr <= OHCI_MAX_REG) { in fwohci_ioctl()
380 if (reg->addr <= OHCI_MAX_REG) { in fwohci_ioctl()