taglinefilesource code
code1108kernel/blk_drv/floppy.cstatic struct floppy_struct *find_base(int drive,int code)
code1112kernel/blk_drv/floppy.cif (code > 0 && code < 5) {
code1113kernel/blk_drv/floppy.cbase = &floppy_types[(code-1)*2];
code1117kernel/blk_drv/floppy.cprintk("fd%d is unknown type %d",drive,code);
code1138kernel/blk_drv/scsi/fdomain.cint fdomain_16x0_abort( int code )
code1152kernel/blk_drv/scsi/fdomain.caborted = code ? code : DID_ABORT;
code1157kernel/blk_drv/scsi/fdomain.caborted = code ? code : DID_ABORT;
code247kernel/blk_drv/scsi/scsi.hextern int scsi_abort (int host, int code);
code939kernel/blk_drv/scsi/seagate.cint seagate_st0x_abort (int code)
code941kernel/blk_drv/scsi/seagate.cif (code)
code942kernel/blk_drv/scsi/seagate.cst0x_aborted = code;
code400kernel/blk_drv/scsi/ultrastor.cint ultrastor_14f_abort(int code)
code406kernel/blk_drv/scsi/ultrastor.caborted = (code ? code : DID_ABORT);
code294kernel/exit.cvolatile void do_exit(long code)
code317kernel/exit.ccurrent->exit_code = code;
code58kernel/math/ea.cchar * ea(struct info * info, unsigned short code)
code64kernel/math/ea.cmod = (code >> 6) & 3;
code65kernel/math/ea.crm = code & 7;
code56kernel/math/emulate.cunsigned short code;
code70kernel/math/emulate.ccode = get_fs_word((unsigned short *) EIP);
code71kernel/math/emulate.cbswapw(code);
code72kernel/math/emulate.ccode &= 0x7ff;
code75kernel/math/emulate.c*(1+(unsigned short *) &I387.fcs) = code;
code77kernel/math/emulate.cswitch (code) {
code137kernel/math/emulate.cprintk("%04x fxxx not implemented\n\r",code + 0xd800);
code167kernel/math/emulate.cswitch (code >> 3) {
code169kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
code173kernel/math/emulate.cfmul(PST(0),PST(code & 7),&tmp);
code177kernel/math/emulate.cfcom(PST(code & 7),PST(0));
code180kernel/math/emulate.cfcom(PST(code & 7),PST(0));
code184kernel/math/emulate.creal_to_real(&ST(code & 7),&tmp);
code191kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
code195kernel/math/emulate.cfdiv(PST(0),PST(code & 7),&tmp);
code199kernel/math/emulate.cfdiv(PST(code & 7),PST(0),&tmp);
code204kernel/math/emulate.cST(0) = ST((code+1) & 7);
code207kernel/math/emulate.cfxchg(&ST(0),&ST(code & 7));
code210kernel/math/emulate.cST(code & 7) = ST(0);
code214kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
code215kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code218kernel/math/emulate.cfmul(PST(0),PST(code & 7),&tmp);
code219kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code222kernel/math/emulate.cfcom(PST(code & 7),PST(0));
code225kernel/math/emulate.cfcom(PST(code & 7),PST(0));
code229kernel/math/emulate.cST(code & 7).exponent ^= 0x8000;
code230kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
code231kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code236kernel/math/emulate.cfadd(PST(code & 7),&tmp,&tmp);
code237kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code240kernel/math/emulate.cfdiv(PST(0),PST(code & 7),&tmp);
code241kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code244kernel/math/emulate.cfdiv(PST(code & 7),PST(0),&tmp);
code245kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code251kernel/math/emulate.cfxchg(&ST(0),&ST(code & 7));
code254kernel/math/emulate.cST(code & 7) = ST(0);
code257kernel/math/emulate.cST(code & 7) = ST(0);
code261kernel/math/emulate.cfucom(PST(code & 7),PST(0));
code264kernel/math/emulate.cfucom(PST(code & 7),PST(0));
code268kernel/math/emulate.cfadd(PST(code & 7),PST(0),&tmp);
code269kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code273kernel/math/emulate.cfmul(PST(code & 7),PST(0),&tmp);
code274kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code278kernel/math/emulate.cfcom(PST(code & 7),PST(0));
code282kernel/math/emulate.cST(code & 7).exponent ^= 0x8000;
code283kernel/math/emulate.cfadd(PST(0),PST(code & 7),&tmp);
code284kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code290kernel/math/emulate.cfadd(PST(code & 7),&tmp,&tmp);
code291kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code295kernel/math/emulate.cfdiv(PST(0),PST(code & 7),&tmp);
code296kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code300kernel/math/emulate.cfdiv(PST(code & 7),PST(0),&tmp);
code301kernel/math/emulate.creal_to_real(&tmp,&ST(code & 7));
code310kernel/math/emulate.cfxchg(&ST(0),&ST(code & 7));
code314kernel/math/emulate.cST(code & 7) = ST(0);
code318kernel/math/emulate.cswitch ((code>>3) & 0xe7) {
code320kernel/math/emulate.cput_short_real(PST(0),info,code);
code323kernel/math/emulate.cput_short_real(PST(0),info,code);
code327kernel/math/emulate.caddress = ea(info,code);
code328kernel/math/emulate.cfor (code = 0 ; code < 7 ; code++) {
code329kernel/math/emulate.c((long *) & I387)[code] =
code335kernel/math/emulate.caddress = ea(info,code);
code340kernel/math/emulate.caddress = ea(info,code);
code342kernel/math/emulate.cfor (code = 0 ; code < 7 ; code++) {
code343kernel/math/emulate.cput_fs_long( ((long *) & I387)[code],
code349kernel/math/emulate.caddress = ea(info,code);
code354kernel/math/emulate.cput_long_int(PST(0),info,code);
code357kernel/math/emulate.cput_long_int(PST(0),info,code);
code362kernel/math/emulate.cget_temp_real(&tmp,info,code);
code366kernel/math/emulate.cput_temp_real(PST(0),info,code);
code370kernel/math/emulate.cput_long_real(PST(0),info,code);
code373kernel/math/emulate.cput_long_real(PST(0),info,code);
code377kernel/math/emulate.caddress = ea(info,code);
code378kernel/math/emulate.cfor (code = 0 ; code < 27 ; code++) {
code379kernel/math/emulate.c((long *) & I387)[code] =
code385kernel/math/emulate.caddress = ea(info,code);
code387kernel/math/emulate.cfor (code = 0 ; code < 27 ; code++) {
code388kernel/math/emulate.cput_fs_long( ((long *) & I387)[code],
code397kernel/math/emulate.caddress = ea(info,code);
code402kernel/math/emulate.cput_short_int(PST(0),info,code);
code405kernel/math/emulate.cput_short_int(PST(0),info,code);
code410kernel/math/emulate.cget_BCD(&tmp,info,code);
code415kernel/math/emulate.cget_longlong_int(&tmp,info,code);
code419kernel/math/emulate.cput_BCD(PST(0),info,code);
code423kernel/math/emulate.cput_longlong_int(PST(0),info,code);
code427kernel/math/emulate.cswitch (code >> 9) {
code429kernel/math/emulate.cget_short_real(&tmp,info,code);
code432kernel/math/emulate.cget_long_int(&tmp,info,code);
code435kernel/math/emulate.cget_long_real(&tmp,info,code);
code438kernel/math/emulate.cget_short_int(&tmp,info,code);
code440kernel/math/emulate.cswitch ((code>>3) & 0x27) {
code475kernel/math/emulate.cif ((code & 0x138) == 0x100) {
code480kernel/math/emulate.cprintk("Unknown math-insns: %04x:%08x %04x\n\r",CS,EIP,code);
code18kernel/math/get_put.cstruct info * info, unsigned short code)
code23kernel/math/get_put.caddr = ea(info,code);
code29kernel/math/get_put.cstruct info * info, unsigned short code)
code34kernel/math/get_put.caddr = ea(info,code);
code41kernel/math/get_put.cstruct info * info, unsigned short code)
code45kernel/math/get_put.caddr = ea(info,code);
code52kernel/math/get_put.cstruct info * info, unsigned short code)
code57kernel/math/get_put.caddr = ea(info,code);
code66kernel/math/get_put.cstruct info * info, unsigned short code)
code71kernel/math/get_put.caddr = ea(info,code);
code80kernel/math/get_put.cstruct info * info, unsigned short code)
code85kernel/math/get_put.caddr = ea(info,code);
code109kernel/math/get_put.cvoid get_BCD(temp_real * tmp, struct info * info, unsigned short code)
code116kernel/math/get_put.caddr = ea(info,code);
code131kernel/math/get_put.cstruct info * info, unsigned short code)
code136kernel/math/get_put.caddr = ea(info,code);
code143kernel/math/get_put.cstruct info * info, unsigned short code)
code148kernel/math/get_put.caddr = ea(info,code);
code156kernel/math/get_put.cstruct info * info, unsigned short code)
code160kernel/math/get_put.caddr = ea(info,code);
code168kernel/math/get_put.cstruct info * info, unsigned short code)
code173kernel/math/get_put.caddr = ea(info,code);
code182kernel/math/get_put.cstruct info * info, unsigned short code)
code187kernel/math/get_put.caddr = ea(info,code);
code196kernel/math/get_put.cstruct info * info, unsigned short code)
code201kernel/math/get_put.caddr = ea(info,code);
code218kernel/math/get_put.cvoid put_BCD(const temp_real * tmp,struct info * info, unsigned short code)
code225kernel/math/get_put.caddr = ea(info,code);