Searched refs:OHCI_COUNT_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libfirewire/
H A Dfwohcireg.h116 #define OHCI_COUNT_MASK 0xffff macro
/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcireg.h118 #define OHCI_COUNT_MASK 0xffff macro
H A Dfwohci.c2164 & OHCI_COUNT_MASK;
2417 cmd & OHCI_COUNT_MASK,
2421 res & OHCI_COUNT_MASK);
2533 FWOHCI_DMA_CLEAR(db[2].db.desc.cmd, OHCI_COUNT_MASK);
2773 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res) & OHCI_COUNT_MASK;
2955 & OHCI_COUNT_MASK;
2982 & OHCI_COUNT_MASK;

Completed in 145 milliseconds