Searched refs:scbq_remove_head (Results 1 – 1 of 1) sorted by relevance
2384 scbq_remove_head(volatile scb_queue_type *queue) in scbq_remove_head() function2420 scbq_remove_head(queue); in scbq_remove()3011 scbp = scbq_remove_head(&p->delayed_scbs[tindex]); in aic7xxx_done()3035 scbp = scbq_remove_head(&p->delayed_scbs[tindex]); in aic7xxx_done()4016 while ((scb = scbq_remove_head(&p->waiting_scbs)) != NULL) in aic7xxx_run_waiting_queues()4148 while ( ((scb = scbq_remove_head(&p->delayed_scbs[i])) != NULL) && in aic7xxx_timer()10872 scb = scbq_remove_head(&p->scb_data->free_scbs); in aic7xxx_queue()10878 scb = scbq_remove_head(&p->scb_data->free_scbs); in aic7xxx_queue()10899 scb = scbq_remove_head(&p->scb_data->free_scbs); in aic7xxx_queue()