Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Eccpos (0.08 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    		Length uint32
    		Locked uint32
    	}
    	NandOobinfo struct {
    		Useecc   uint32
    		Eccbytes uint32
    		Oobfree  [8][2]uint32
    		Eccpos   [32]uint32
    	}
    	NandOobfree struct {
    		Offset uint32
    		Length uint32
    	}
    	NandEcclayout struct {
    		Eccbytes uint32
    		Eccpos   [64]uint32
    		Oobavail uint32
    		Oobfree  [8]NandOobfree
    	}
    	MtdEccStats struct {
    		Corrected uint32
    		Failed    uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
Back to top