Searched refs:initvalue (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/hpc/ |
H A D | files.hpcio | 10 # initvalue: initial value 23 define hpcioif { [platform = -1], [iochip = -1], [id = -1], [port = -1], [active = 1], [level = -1], [edge = -1], [initvalue = -1], [addr=-1], [size=-1] } 25 device hpcioman { [iochip = -1], [evtype = -1], [id = -1], [port = -1], [active = 1], [level = -1], [edge = -1], [initvalue = -1], [hold = -1], [connect = 0] }
|
/netbsd-src/tests/lib/semaphore/ |
H A D | sem.c | 53 ATF_TC(initvalue); 54 ATF_TC_HEAD(initvalue, tc) in ATF_TC_HEAD() argument 61 ATF_TC_BODY(initvalue, tc) in ATF_TC_BODY() argument
|
/netbsd-src/tests/lib/semaphore/pthread/ |
H A D | t_sem_pth.c | 8 ATF_TP_ADD_TC(tp, initvalue); in ATF_TP_ADD_TCS()
|
/netbsd-src/sys/arch/hpcmips/conf/ |
H A D | TX3912 | 131 hpcout* at hpcioman3 iochip 0 evtype POWER id PWCTL_LED port 3 initvalue 0 141 hpcout* at hpcioman4 iochip 0 evtype POWER id PWCTL_LED port 3 initvalue 0
|