Searched refs:image_comp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsi_scanner.h84 u_int8_t image_comp; /* image composition (data type) */ member in struct:scsi_window_data
/netbsd-current/usr.bin/mkubootimage/
H A Dmkubootimage.c69 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 203 milliseconds