Lines Matching defs:bh

332 				    struct fsg_buffhd *bh, unsigned int length)  in set_bulk_out_req_length()
416 struct fsg_buffhd *bh = req->context; in bulk_in_complete() local
432 struct fsg_buffhd *bh = req->context; in bulk_out_complete() local
545 static bool start_in_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_in_transfer()
555 static bool start_out_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_out_transfer()
566 struct fsg_buffhd *bh) in sleep_thread()
593 struct fsg_buffhd *bh; in do_read() local
724 struct fsg_buffhd *bh; in do_write() local
940 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify() local
1036 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry()
1066 static int do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) in do_request_sense()
1119 static int do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_capacity()
1142 static int do_read_capacity_16(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_capacity_16()
1164 static int do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_header()
1186 static int do_read_toc(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_toc()
1260 static int do_mode_sense(struct fsg_common *common, struct fsg_buffhd *bh) in do_mode_sense()
1421 struct fsg_buffhd *bh) in do_read_format_capacities()
1437 static int do_mode_select(struct fsg_common *common, struct fsg_buffhd *bh) in do_mode_select()
1497 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
1546 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in finish_reply() local
1649 struct fsg_buffhd *bh; in send_status() local
1847 struct fsg_buffhd *bh; in do_scsi_command() local
2165 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw()
2239 struct fsg_buffhd *bh; in get_next_command() local
2299 struct fsg_buffhd *bh = &common->buffhds[i]; in do_set_interface() local
2356 struct fsg_buffhd *bh = &common->buffhds[i]; in do_set_interface() local
2412 struct fsg_buffhd *bh; in handle_exception() local
2712 struct fsg_buffhd *bh = buffhds; in _fsg_common_free_buffers() local
2723 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local