Home
last modified time | relevance | path

Searched refs:TAILQ_FOREACH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dqueue.h336 #define TAILQ_FOREACH(var, head, field) \ macro
H A Daic79xx_core.c6469 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_find_scb_by_tag()
6671 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_get_scb()
9736 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_dump_card_state()
H A Daic7xxx_core.c7273 TAILQ_FOREACH(scb, untagged_q, links.tqe) { in ahc_dump_card_state() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dqueue.h336 #define TAILQ_FOREACH(var, head, field) \ macro
H A Daic79xx_core.c6468 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_find_scb_by_tag()
6670 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_get_scb()
9732 TAILQ_FOREACH(scb, &ahd->scb_data.free_scbs, links.tqe) { in ahd_dump_card_state()
H A Daic7xxx_core.c7267 TAILQ_FOREACH(scb, untagged_q, links.tqe) { in ahc_dump_card_state() function

Completed in 41 milliseconds