Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Dqueue.h276 #define LIST_INIT(head) do { \ macro
Daic79xx_core.c6053 LIST_INIT(&ahd->pending_scbs); in ahd_alloc()
6360 LIST_INIT(&scb_data->free_scb_lists[i]); in ahd_init_scbdata()
6361 LIST_INIT(&scb_data->any_dev_free_scb_list); in ahd_init_scbdata()
Daic7xxx_core.c4397 LIST_INIT(&ahc->pending_scbs); in ahc_alloc()