Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Dqueue.h276 #define LIST_INIT(head) do { \ macro
Daic79xx_core.c6095 LIST_INIT(&ahd->pending_scbs); in ahd_alloc()
6415 LIST_INIT(&scb_data->free_scb_lists[i]); in ahd_init_scbdata()
6416 LIST_INIT(&scb_data->any_dev_free_scb_list); in ahd_init_scbdata()
Daic7xxx_core.c4428 LIST_INIT(&ahc->pending_scbs); in ahc_alloc()