Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c117 static void hpt_free_ccb(union ccb **ccb_Q, union ccb *ccb);
2214 hpt_free_ccb(&pAdapter->pending_Q, ccb); in Check_Idle_Call()
2380 hpt_free_ccb(union ccb **ccb_Q, union ccb *ccb) in hpt_free_ccb() function