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

/netbsd-current/sys/dev/ieee1394/
H A Dfwohcireg.h133 #define OHCI_CMD_MASK (0xf << 28) macro
H A Dfwohci.c2491 if ((cmd & OHCI_CMD_MASK) == OHCI_OUTPUT_LAST)
2493 if ((cmd & OHCI_CMD_MASK) == OHCI_INPUT_LAST)

Completed in 137 milliseconds