Searched refs:qe1 (Results 1 – 4 of 4) sorted by relevance
200 const struct jobqueue *qe1, *qe2; in compar() local202 qe1 = *(const struct jobqueue * const *)p1; in compar()205 if (qe1->job_time < qe2->job_time) in compar()207 if (qe1->job_time > qe2->job_time) in compar()216 if ((qe1->job_cfname[3] == '9') && (qe2->job_cfname[3] == '0')) in compar()218 if ((qe1->job_cfname[3] == '0') && (qe2->job_cfname[3] == '9')) in compar()220 return (strcmp(qe1->job_cfname, qe2->job_cfname)); in compar()
7 block in quick on qe0(!) to qe1(!) from any to any8 block in quick to qe1(!) from any to any
7 block in quick on qe0 to qe1 from any to any8 block in quick to qe1 from any to any
71 void *qe0, *qe1; in isp_send_cmd() local179 qe1 = ISP_QUEUE_ENTRY(isp->isp_rquest, nxt); in isp_send_cmd()205 isp_put_cont64_req(isp, (ispcontreq64_t *)storage, qe1); in isp_send_cmd()207 isp_put_cont_req(isp, (ispcontreq_t *)storage, qe1); in isp_send_cmd()211 QENTRY_LEN, qe1); in isp_send_cmd()