Home
last modified time | relevance | path

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

/linux-4.4.14/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()
140 struct sg_io_v4 *hdr, struct bsg_device *bd, in blk_fill_sgv4_hdr_rq()
208 bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr, fmode_t has_write_perm, in bsg_map_hdr()
305 struct bsg_device *bd = bc->bd; in bsg_rq_end_io()
325 static void bsg_add_command(struct bsg_device *bd, struct request_queue *q, in bsg_add_command()
348 static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) in bsg_next_done_cmd()
366 static struct bsg_command *bsg_get_done_cmd(struct bsg_device *bd) in bsg_get_done_cmd()
[all …]