Home
last modified time | relevance | path

Searched refs:bsg_device (Results 1 – 1 of 1) sorted by relevance

/block/
Dbsg.c35 struct bsg_device { struct
81 struct bsg_device *bd;
93 struct bsg_device *bd = bc->bd; in bsg_free_command()
105 static struct bsg_command *bsg_alloc_command(struct bsg_device *bd) in bsg_alloc_command()
139 static int bsg_io_schedule(struct bsg_device *bd) in bsg_io_schedule()
176 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq()
245 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr()
339 struct bsg_device *bd = bc->bd; in bsg_rq_end_io()
359 static void bsg_add_command(struct bsg_device *bd, struct request_queue *q, in bsg_add_command()
382 static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) in bsg_next_done_cmd()
[all …]