Search | Google it | Results 1 - 1 of 1 for funcall:ERR_ATAMSK (0.00 seconds) |
182: if (er < E_OK) { /* "ABRT" shall be "ERR_RONLY" */ 183: if (ERR_ATAMSK(er, erABRT) == ERR_ATA(erABRT)) 184: er = ERR_RONLY; 204: if (er < E_OK) { 205: if (((ERR_ATAMSK(er, erABRT) == ERR_ATA(erABRT)) 206: && cmd == ATA_READ) ||