/src/sys/arch/i386/isa/ |
cmos.c | 93 dev_type_write(cmos_write); 101 .d_write = cmos_write, 160 cmos_write(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
|
cmos.c | 93 dev_type_write(cmos_write); 101 .d_write = cmos_write, 160 cmos_write(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
|
cmos.c | 93 dev_type_write(cmos_write); 101 .d_write = cmos_write, 160 cmos_write(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int
|
/src/sys/arch/acorn32/acorn32/ |
rpc_machdep.c | 277 cmos_write(RTC_ADDR_REBOOTCNT, 280 cmos_write(RTC_ADDR_REBOOTCNT, 0); 288 cmos_write(RTC_ADDR_BOOTOPTS, 1129 cmos_write(int location, int value) function in typeref:typename:int
|
rpc_machdep.c | 277 cmos_write(RTC_ADDR_REBOOTCNT, 280 cmos_write(RTC_ADDR_REBOOTCNT, 0); 288 cmos_write(RTC_ADDR_BOOTOPTS, 1129 cmos_write(int location, int value) function in typeref:typename:int
|
rpc_machdep.c | 277 cmos_write(RTC_ADDR_REBOOTCNT, 280 cmos_write(RTC_ADDR_REBOOTCNT, 0); 288 cmos_write(RTC_ADDR_BOOTOPTS, 1129 cmos_write(int location, int value) function in typeref:typename:int
|