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

/netbsd-current/sys/dev/ieee1394/
H A Dfwohcireg.h123 #define OHCI_COUNT_MASK 0xffff macro
H A Dfwohci.c2212 FWOHCI_DMA_READ(db[ldesc].db.desc.res) & OHCI_COUNT_MASK;
2463 cmd & OHCI_COUNT_MASK,
2467 res & OHCI_COUNT_MASK);
2536 FWOHCI_DMA_CLEAR(db[2].db.desc.cmd, OHCI_COUNT_MASK);
2775 resCount = FWOHCI_DMA_READ(db_tr->db[0].db.desc.res) & OHCI_COUNT_MASK;
2996 & OHCI_COUNT_MASK;
3029 & OHCI_COUNT_MASK;

Completed in 200 milliseconds