bsg_command 104 block/bsg.c static struct bsg_command *bsg_alloc_command(struct bsg_device *bd) bsg_command 106 block/bsg.c struct bsg_command *bc = ERR_PTR(-EINVAL); bsg_command 325 block/bsg.c struct bsg_command *bc = rq->end_io_data; bsg_command 370 block/bsg.c static struct bsg_command *bsg_next_done_cmd(struct bsg_device *bd) bsg_command 372 block/bsg.c struct bsg_command *bc = NULL; bsg_command 376 block/bsg.c bc = list_first_entry(&bd->done_list, struct bsg_command, list); bsg_command 388 block/bsg.c static struct bsg_command *bsg_get_done_cmd(struct bsg_device *bd) bsg_command 390 block/bsg.c struct bsg_command *bc; bsg_command 473 block/bsg.c struct bsg_command *bc; bsg_command 524 block/bsg.c struct bsg_command *bc; bsg_command 606 block/bsg.c struct bsg_command *bc; bsg_command 1064 block/bsg.c sizeof(struct bsg_command), 0, 0, NULL);