gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:ERR_ATA (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/sdisk.h - 14.3KB - 348 lines
235: 
236: #define ERR_ATA(c)              (E_IO | 0x8000 | (c))
237: #define ERR_ATAMSK(er, m)       ((er) & (0xffff8000 | (m)))