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

  /src/sys/dev/scsipi/
scsi_scanner.h 84 u_int8_t image_comp; /* image composition (data type) */ member in struct:scsi_window_data
  /src/usr.bin/mkubootimage/
mkubootimage.c 69 static enum uboot_image_comp image_comp = IH_COMP_NONE; variable in typeref:enum:uboot_image_comp
353 hdr->ih_comp = image_comp;
473 image_comp = get_comp(optarg);

Completed in 36 milliseconds