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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh76 function init_props { #dataset init_code
78 typeset init_code=$2
88 if [[ $init_code == "-" ]]; then
91 update_recordsize $dataset $init_code
93 elif [[ $init_code == "default" ]]; then
96 update_recordsize $dataset $init_code
98 elif [[ $init_code == "local" ]]; then
102 update_recordsize $dataset $init_code
116 log_fail "Unrecognised init code $init_code"
124 function update_recordsize { #dataset init_code
[all...]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c235 jtag_instruction init_code; /* instruction to write parameters */ member in struct:__anon10126
1861 chip->init_code, scan_in, chip->dr_len,

Completed in 89 milliseconds