Searched refs:wdg (Results 1 – 4 of 4) sorted by relevance
902 if (tq->wdg.first == NULL) { in qlc_wdog_dcmd()907 (uintptr_t)tq->wdg.first) == -1) { in qlc_wdog_dcmd()909 " at %p", tq->wdg.first); in qlc_wdog_dcmd()934 (uintptr_t)tq->wdg.first) == -1) { in qlc_wdog_dcmd()936 " at %p", tq->wdg.first); in qlc_wdog_dcmd()
1137 ql_link_t wdg; member1262 ql_head_t wdg; member
2601 sp->wdg.base_address = sp; in ql_init_pkt()2602 sp->wdg.prev = NULL; in ql_init_pkt()2603 sp->wdg.next = NULL; in ql_init_pkt()2604 sp->wdg.head = NULL; in ql_init_pkt()3365 sp->wdg.base_address = sp; in ql_ub_alloc()3366 sp->wdg.prev = NULL; in ql_ub_alloc()3367 sp->wdg.next = NULL; in ql_ub_alloc()3368 sp->wdg.head = NULL; in ql_ub_alloc()7888 ql_remove_link(&tq->wdg, &sp->wdg); in ql_done()9831 ql_add_link_b(&tq->wdg, &sp->wdg); in ql_timeout_insert()[all …]
1478 ql_remove_link(&tq->wdg, &sp->wdg); in ql_fast_fcp_post()