Home
last modified time | relevance | path

Searched defs:image_comp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/scsipi/
H A Dscsi_scanner.h84 u_int8_t image_comp; /* image composition (data type) */ member
/netbsd-src/usr.bin/mkubootimage/
H A Dmkubootimage.c69 static enum uboot_image_comp image_comp = IH_COMP_NONE; variable