Searched refs:OHCI_CMD_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h128 #define OHCI_CMD_MASK (0xf << 28) macro
H A Dfwohci.c2441 if ((cmd & OHCI_CMD_MASK)
2445 if ((cmd & OHCI_CMD_MASK)

Completed in 97 milliseconds