HomeSort by: relevance | last modified time | path
    Searched defs:RF_COMPONENT_LABEL_VERSION (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/i386/stand/efiboot/
efidisk.c 52 #define RF_COMPONENT_LABEL_VERSION 2 /* from <dev/raidframe/rf_raid.h> */
198 if (label.version != RF_COMPONENT_LABEL_VERSION)
  /src/sys/dev/raidframe/
rf_raid.h 62 #define RF_COMPONENT_LABEL_VERSION 2
  /src/sys/arch/i386/stand/lib/
biosdisk.c 117 #define RF_COMPONENT_LABEL_VERSION 2 /* from <dev/raidframe/rf_raid.h> */
811 if (label.version != RF_COMPONENT_LABEL_VERSION)

Completed in 12 milliseconds