Searched refs:e_head (Results 1 – 2 of 2) sorted by relevance
180 if (card->e_head) in req_queue()187 card->e_head = e_no; in req_queue()203 return(card->e_head); in look_req()217 card->e_head = card->e_tbl[card->e_head].next; in next_req()218 if (!card->e_head) in next_req()319 if(card->e_head) in request()326 card->e_head = i; in request()
90 byte e_head; /* list of active ENTITIES */ member