Symbol: dpio_pass
usr/src/test/os-tests/tests/gpio/dpio_test.c
132
dpio_pass("DPIO create failed: %s", test->dce_desc);
usr/src/test/os-tests/tests/gpio/dpio_test.c
200
dpio_pass("DPIO_IOC_CUROUT successful on %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
209
dpio_pass("DPIO_IOC_TIMING successful on %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
221
dpio_pass("write successful on %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
230
dpio_pass("write time advanced on %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
250
dpio_pass("failed to open %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
262
dpio_pass("successfully opened %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
270
dpio_pass("successfully failed to read %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
283
dpio_pass("successfully read %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
308
dpio_pass("DPIO_IOC_CUROUT failed on %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
318
dpio_pass("successfully failed to write %s", path);
usr/src/test/os-tests/tests/gpio/dpio_test.c
390
dpio_pass("open O_EXCL fails if already open");
usr/src/test/os-tests/tests/gpio/dpio_test.c
399
dpio_pass("base O_EXCL open");
usr/src/test/os-tests/tests/gpio/dpio_test.c
410
dpio_pass("O_EXCL blocks subsequent open");
usr/src/test/os-tests/tests/gpio/dpio_test.c
445
dpio_pass("failed to destroy DPIO with open fd");
usr/src/test/os-tests/tests/gpio/dpio_test.c
473
dpio_pass("created bootstrap DPIO %u", i);