Home
last modified time | relevance | path

Searched refs:TAILQ_INIT (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm.c129 TAILQ_INIT(&cs_tailq); in main()
768 TAILQ_INIT(&new_scope->inner_scope); in scope_alloc()
/linux-5.19.10/drivers/scsi/aic7xxx/
Dqueue.h346 #define TAILQ_INIT(head) do { \ macro
Daic7xxx_core.c4416 TAILQ_INIT(&ahc->untagged_queues[i]); in ahc_alloc()
Daic79xx_core.c6358 TAILQ_INIT(&scb_data->free_scbs); in ahd_init_scbdata()