Home
last modified time | relevance | path

Searched refs:pending_links (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1567 LIST_INSERT_HEAD(&ahc->pending_scbs, scb, pending_links); in ahc_linux_run_command()
1698 LIST_REMOVE(scb, pending_links); in ahc_done()
2121 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_linux_queue_recovery_cmd()
2129 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_linux_queue_recovery_cmd()
Daic79xx_osm.c856 LIST_INSERT_HEAD(&ahd->pending_scbs, reset_scb, pending_links); in ahd_linux_dev_reset()
1654 LIST_INSERT_HEAD(&ahd->pending_scbs, scb, pending_links); in ahd_linux_run_command()
1785 LIST_REMOVE(scb, pending_links); in ahd_done()
2203 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_linux_queue_abort_cmd()
Daic7xxx.h567 LIST_ENTRY(scb) pending_links;
Daic79xx.h604 #define pending_links links2.le macro
Daic79xx_core.c4239 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs()
4283 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs()
6515 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_find_scb_by_tag()
8173 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_reset_cmds_pending()
8657 scbp_next = LIST_NEXT(scbp, pending_links); in ahd_abort_scbs()
9814 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_dump_card_state()
10535 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_handle_en_lun()
Daic7xxx_core.c2705 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_update_pending_scbs()
6442 scbp_next = LIST_NEXT(scbp, pending_links); in ahc_abort_scbs()
7301 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_dump_card_state()
7662 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_handle_en_lun()