Searched refs:RDCIDE_PSD1ATR_HOLD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | pciide_rdc_reg.h | 50 #define RDCIDE_PSD1ATR_HOLD(val, chan) (((val) << 0) << (chan * 4)) macro |
H A D | pciide.c | 9035 psd1atr |= RDCIDE_PSD1ATR_HOLD( in rdc_setup_channel() |