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

/openbsd-current/sys/dev/pci/
H A Dpciide_apollo_reg.h86 #define APO_UDMA_MASK(channel) (0xffff << ((1 - (channel)) << 4)) macro
H A Dpciide.c3614 udmatim_reg &= ~APO_UDMA_MASK(chp->channel);

Completed in 78 milliseconds