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

  /src/usr.bin/config/
gram.y 235 * A complete configuration consists of both the selection part (a
242 * covers both of them. When config is run on a kernel configuration
248 * before all configuration material except for the "topthings"; these
264 /* Complete configuration. */
265 configuration: label
  /src/sys/dev/pci/
twereg.h 300 u_int8_t configuration; member in struct:twe_unit_descriptor
306 u_int8_t log_drv_num; /* must be zero for configuration == 0x0f */
308 u_int32_t block_count; /* actual drive size if configuration == 0x0f, otherwise less DCB size */
320 u_int8_t configuration; member in struct:twe_array_descriptor
338 u_int32_t block_count; /* actual drive size if configuration == 0x0f, otherwise less DCB size */

Completed in 48 milliseconds