Searched defs:loop_cmd (Results 1 – 2 of 2) sorted by relevance
69 struct loop_cmd { struct70 struct work_struct read_work;71 struct request *rq;72 struct list_head list;
8633 struct ipr_cmnd *loop_cmd; in ipr_reset_cancel_hcam_done() local