Searched refs:OPTI_STRAP_PCI_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | pciide_opti_reg.h | 82 #define OPTI_STRAP_PCI_SPEED_MASK 0x1u macro |
H A D | optiide.c | 193 spd &= OPTI_STRAP_PCI_SPEED_MASK; in opti_setup_channel() |