Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpciide_piix_reg.h60 #define PIIX_IDETIM_IDE 0x8000 /* PIIX decode IDE registers */ macro
H A Dpciide.c2766 PIIX_IDETIM_IDE) == 0) { in piix_chip_map()
2780 idetim = PIIX_IDETIM_CLEAR(idetim, PIIX_IDETIM_IDE, in piix_chip_map()
2921 idetim = PIIX_IDETIM_SET(idetim, PIIX_IDETIM_IDE, in piix_setup_channel()
3035 if ((PIIX_IDETIM_READ(oidetim, channel) & PIIX_IDETIM_IDE) == 0) in piix3_4_setup_channel()
3038 idetim = PIIX_IDETIM_SET(idetim, PIIX_IDETIM_IDE, channel); in piix3_4_setup_channel()