Searched refs:carm_request (Results 1 – 1 of 1) sorted by relevance
256 struct carm_request { struct295 struct carm_request req[CARM_MAX_REQ];480 struct carm_request *crq) in carm_send_msg()508 static struct carm_request *carm_get_request(struct carm_host *host) in carm_get_request()518 struct carm_request *crq = &host->req[i]; in carm_get_request()534 static int carm_put_request(struct carm_host *host, struct carm_request *crq) in carm_put_request()550 static struct carm_request *carm_get_special(struct carm_host *host) in carm_get_special()553 struct carm_request *crq = NULL; in carm_get_special()588 struct carm_request *crq; in carm_array_info()640 struct carm_request *crq; in carm_send_special()[all …]