Home
last modified time | relevance | path

Searched refs:atype_is_default (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c141 static uint_t atype_is_default; /* do not corrupt PIO_W by default */ variable
534 ((item->access_type & BOFI_PIO_W) == 0 || !atype_is_default)) { in define_op_err()
637 if ((item->access_type & BOFI_PIO_W) && !atype_is_default) { in define_op_err()
2254 atype_is_default = 1; in main()
2258 atype_is_default = 1; in main()
2260 atype_is_default = 0; in main()