Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic_osm_lib.c54 LIST_FOREACH(list_scb, &aic->pending_scbs, pending_links) { in aic_set_recoveryscb()
HDaic79xx_osm.c338 LIST_REMOVE(scb, pending_links); in ahd_done()
396 &ahd->pending_scbs, pending_links) { in ahd_done()
1041 LIST_INSERT_HEAD(&ahd->pending_scbs, scb, pending_links); in ahd_execute_scb()
HDaic7xxx_osm.c337 LIST_REMOVE(scb, pending_links); in ahc_done()
409 pending_links) { in ahc_done()
1077 LIST_INSERT_HEAD(&ahc->pending_scbs, scb, pending_links); in ahc_execute_scb()
HDaic7xxx.h587 LIST_ENTRY(scb) pending_links;
HDaic79xx.h621 #define pending_links links2.le macro
HDaic79xx.c3385 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs()
3428 LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { in ahd_update_pending_scbs()
5694 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_find_scb_by_tag()
7342 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_reset_cmds_pending()
7823 scbp_next = LIST_NEXT(scbp, pending_links); in ahd_abort_scbs()
9012 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_dump_card_state()
9495 LIST_FOREACH(other_scb, &ahd->pending_scbs, pending_links) { in ahd_other_scb_timeout()
10027 LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { in ahd_handle_en_lun()
HDaic7xxx.c2102 LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { in ahc_update_pending_scbs()
5961 scbp_next = LIST_NEXT(scbp, pending_links); in ahc_abort_scbs()
6821 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_dump_card_state()
6917 LIST_FOREACH(other_scb, &ahc->pending_scbs, pending_links) { in ahc_other_scb_timeout()
7527 LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { in ahc_handle_en_lun()