Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c116 static void hpt_queue_ccb(union ccb **ccb_Q, union ccb *ccb);
2283 hpt_queue_ccb(&pAdapter->pending_Q, ccb); in hpt_action()
2366 hpt_queue_ccb(union ccb **ccb_Q, union ccb *ccb) in hpt_queue_ccb() function