Search | Google it | Results 1 - 2 of 2 for funcall:ReadWriteReq (0.00 seconds) |
512: drv->CurReq = req; /* Set the abort target */ 513: er = ReadWriteReq(drv, req); 514: drv->CurReq = NULL; /* Release the abort target */
310: /* Do normal processing */ 311: er = (inf->exist) ? ReadWriteReq(inf, devReq) : E_NOMDA; 312: