Searched refs:Sg_request (Results 1 – 1 of 1) sorted by relevance
165 } Sg_request; /* 168 bytes long on i386 */ typedef176 Sg_request * headrp; /* head of request slist, NULL->empty */178 Sg_request req_arr[SG_MAX_QUEUE]; /* used as singly-linked list */205 static int sg_start_req(Sg_request * srp);206 static void sg_finish_rem_req(Sg_request * srp);211 Sg_request * srp);213 int blocking, int read_only, Sg_request ** o_srp);214 static int sg_common_write(Sg_fd * sfp, Sg_request * srp,218 static int sg_write_xfer(Sg_request * srp);219 static int sg_read_xfer(Sg_request * srp);[all …]