Searched refs:orig_reqp (Results 1 – 1 of 1) sorted by relevance
4109 adv_req_t *orig_reqp; /* adv_req_t memory block. */ member5653 boardp->orig_reqp = reqp; in ASC_INITFUNC()5700 if (boardp->orig_reqp) { in ASC_INITFUNC()5701 kfree(boardp->orig_reqp); in ASC_INITFUNC()5702 boardp->orig_reqp = boardp->adv_reqp = NULL; in ASC_INITFUNC()5762 if (boardp->orig_reqp) { in advansys_release()5763 kfree(boardp->orig_reqp); in advansys_release()5764 boardp->orig_reqp = boardp->adv_reqp = NULL; in advansys_release()