Searched refs:busy_list (Results 1 – 2 of 2) sorted by relevance
38 struct list_head busy_list; member339 list_add_tail(&bc->list, &bd->busy_list); in bsg_add_command()688 INIT_LIST_HEAD(&bd->busy_list); in bsg_alloc_device()
801 struct list_head busy_list; /* fifo list of busy tags */806 Most of the above is simple and straight forward, however busy_list may need