Lines Matching defs:bh

333 				    struct fsg_buffhd *bh, unsigned int length)  in set_bulk_out_req_length()
417 struct fsg_buffhd *bh = req->context; in bulk_in_complete() local
433 struct fsg_buffhd *bh = req->context; in bulk_out_complete() local
546 static bool start_in_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_in_transfer()
564 static bool start_out_transfer(struct fsg_common *common, struct fsg_buffhd *bh) in start_out_transfer()
583 struct fsg_buffhd *bh) in sleep_thread()
610 struct fsg_buffhd *bh; in do_read() local
741 struct fsg_buffhd *bh; in do_write() local
957 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in do_verify() local
1053 static int do_inquiry(struct fsg_common *common, struct fsg_buffhd *bh) in do_inquiry()
1083 static int do_request_sense(struct fsg_common *common, struct fsg_buffhd *bh) in do_request_sense()
1136 static int do_read_capacity(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_capacity()
1159 static int do_read_capacity_16(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_capacity_16()
1181 static int do_read_header(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_header()
1203 static int do_read_toc(struct fsg_common *common, struct fsg_buffhd *bh) in do_read_toc()
1277 static int do_mode_sense(struct fsg_common *common, struct fsg_buffhd *bh) in do_mode_sense()
1438 struct fsg_buffhd *bh) in do_read_format_capacities()
1454 static int do_mode_select(struct fsg_common *common, struct fsg_buffhd *bh) in do_mode_select()
1514 struct fsg_buffhd *bh, *bh2; in throw_away_data() local
1563 struct fsg_buffhd *bh = common->next_buffhd_to_fill; in finish_reply() local
1666 struct fsg_buffhd *bh; in send_status() local
1864 struct fsg_buffhd *bh; in do_scsi_command() local
2182 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw()
2256 struct fsg_buffhd *bh; in get_next_command() local
2316 struct fsg_buffhd *bh = &common->buffhds[i]; in do_set_interface() local
2373 struct fsg_buffhd *bh = &common->buffhds[i]; in do_set_interface() local
2429 struct fsg_buffhd *bh; in handle_exception() local
2729 struct fsg_buffhd *bh = buffhds; in _fsg_common_free_buffers() local
2740 struct fsg_buffhd *bh, *buffhds; in fsg_common_set_num_buffers() local