Home
last modified time | relevance | path

Searched refs:ATP8x0_CTRL_EN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dpciide_acard_reg.h64 #define ATP8x0_CTRL_EN(chan) (0x00020000 << (chan)) macro
H A Dpciide.c7973 ATP8x0_CTRL_EN(channel)); in acard_setup_channel()