HomeSort by: relevance | last modified time | path
    Searched refs:APO_IDECONF_ALWAYS_EN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pciide_apollo_reg.h 100 #define APO_IDECONF_ALWAYS_EN 0x00000003
viaide.c 728 if ((ideconf & APO_IDECONF_ALWAYS_EN) == 0 && no_ideconf) {
729 ideconf |= APO_IDECONF_ALWAYS_EN;
740 if (ideconf != APO_IDECONF_ALWAYS_EN) {

Completed in 12 milliseconds