Annotation of previous/src/includes/mo.h, revision 1.1.1.2

1.1.1.2 ! root        1: void MO_Reset(void);
        !             2: void MO_Insert(int disk);
        !             3: void MO_Eject(int disk);
1.1       root        4: 
1.1.1.2 ! root        5: void MO_InterruptHandler(void);
        !             6: void MO_IO_Handler(void);
        !             7: void ECC_IO_Handler(void);
        !             8: 
        !             9: struct {
        !            10:     Uint8 data[1296];
        !            11:     Uint32 size;
        !            12:     Uint32 limit;
        !            13: } ecc_buffer[2];
        !            14: extern int eccin;
        !            15: extern int eccout;
        !            16: 
        !            17: void MO_TrackNumH_Read(void);
        !            18: void MO_TrackNumH_Write(void);
        !            19: void MO_TrackNumL_Read(void);
        !            20: void MO_TrackNumL_Write(void);
        !            21: void MO_SectorIncr_Read(void);
        !            22: void MO_SectorIncr_Write(void);
        !            23: void MO_SectorCnt_Read(void);
        !            24: void MO_SectorCnt_Write(void);
        !            25: void MO_IntStatus_Read(void);
        !            26: void MO_IntStatus_Write(void);
        !            27: void MO_IntMask_Read(void);
        !            28: void MO_IntMask_Write(void);
        !            29: void MOctrl_CSR2_Read(void);
        !            30: void MOctrl_CSR2_Write(void);
        !            31: void MOctrl_CSR1_Read(void);
        !            32: void MOctrl_CSR1_Write(void);
        !            33: void MO_CSR_L_Read(void);
        !            34: void MO_CSR_L_Write(void);
        !            35: void MO_CSR_H_Read(void);
        !            36: void MO_CSR_H_Write(void);
        !            37: void MO_ErrStat_Read(void);
        !            38: void MO_EccCnt_Read(void);
        !            39: void MO_Init_Write(void);
        !            40: void MO_Format_Write(void);
        !            41: void MO_Mark_Write(void);
        !            42: void MO_Flag0_Read(void);
        !            43: void MO_Flag0_Write(void);
        !            44: void MO_Flag1_Read(void);
        !            45: void MO_Flag1_Write(void);
        !            46: void MO_Flag2_Read(void);
        !            47: void MO_Flag2_Write(void);
        !            48: void MO_Flag3_Read(void);
        !            49: void MO_Flag3_Write(void);
        !            50: void MO_Flag4_Read(void);
        !            51: void MO_Flag4_Write(void);
        !            52: void MO_Flag5_Read(void);
        !            53: void MO_Flag5_Write(void);
        !            54: void MO_Flag6_Read(void);
        !            55: void MO_Flag6_Write(void);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.